2022-11-04 14:49:36 -05:00
|
|
|
{
|
2024-11-01 12:20:21 -04:00
|
|
|
"name": "ROCm Compute Profiler Data",
|
|
|
|
|
"id": "amd-rocprofiler-compute-data-plugin",
|
2022-11-04 14:49:36 -05:00
|
|
|
"type": "datasource",
|
|
|
|
|
"backend": true,
|
|
|
|
|
"partials": {
|
|
|
|
|
"config": "public/app/plugins/datasource/simplejson/partials/config.html"
|
|
|
|
|
},
|
|
|
|
|
"metrics": true,
|
|
|
|
|
"annotations": false,
|
|
|
|
|
"info": {
|
2024-11-01 12:20:21 -04:00
|
|
|
"description": "An ROCm Compute Profiler datasource build for MongoDB",
|
2022-11-04 14:49:36 -05:00
|
|
|
"author": {
|
|
|
|
|
"name": "Audacious Software Group",
|
|
|
|
|
"url": ""
|
|
|
|
|
},
|
|
|
|
|
"logos": {
|
2024-11-01 12:20:21 -04:00
|
|
|
"small": "img/rocprofiler-compute_circle.png",
|
|
|
|
|
"large": "img/rocprofiler-compute_circle.png"
|
2022-11-04 14:49:36 -05:00
|
|
|
},
|
|
|
|
|
"version": "%VERSION%",
|
|
|
|
|
"updated": "%TODAY%"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"grafanaVersion": ">=7.0.0",
|
|
|
|
|
"plugins": []
|
|
|
|
|
}
|
|
|
|
|
}
|