Files
grafana/public/app/plugins/datasource/prometheus/plugin.json

8 lines
93 B
JSON
Raw Normal View History

2015-09-28 13:32:53 +01:00
{
"type": "datasource",
2015-09-28 13:32:53 +01:00
"name": "Prometheus",
"id": "prometheus",
2015-09-28 13:32:53 +01:00
"metrics": true
}