grafana/public/app/plugins/datasource/opentsdb/plugin.json
2016-03-15 09:15:24 +01:00

21 lines
352 B
JSON

{
"type": "datasource",
"name": "OpenTSDB",
"id": "opentsdb",
"metrics": true,
"defaultMatchFormat": "pipe",
"annotations": true,
"info": {
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/opentsdb_logo.png",
"large": "img/opentsdb_logo.png"
}
}
}