29 lines
602 B
JSON
29 lines
602 B
JSON
{
|
|
"name": "Omniperf Data",
|
|
"id": "amd-omniperf-data-plugin",
|
|
"type": "datasource",
|
|
"backend": true,
|
|
"partials": {
|
|
"config": "public/app/plugins/datasource/simplejson/partials/config.html"
|
|
},
|
|
"metrics": true,
|
|
"annotations": false,
|
|
"info": {
|
|
"description": "An Omniperf datasource build for MongoDB",
|
|
"author": {
|
|
"name": "Audacious Software Group",
|
|
"url": ""
|
|
},
|
|
"logos": {
|
|
"small": "img/omniperf_circle.png",
|
|
"large": "img/omniperf_circle.png"
|
|
},
|
|
"version": "%VERSION%",
|
|
"updated": "%TODAY%"
|
|
},
|
|
"dependencies": {
|
|
"grafanaVersion": ">=7.0.0",
|
|
"plugins": []
|
|
}
|
|
}
|