Files
grafana/public/app/plugins/datasource/graphite/plugin.json
2016-03-11 12:31:56 +01:00

13 lines
230 B
JSON

{
"name": "Graphite",
"type": "datasource",
"id": "graphite",
"includes": [
{"type": "dashboard", "name": "Carbon Cache Stats", "path": "dashboards/carbon_stats.json"}
],
"metrics": true,
"annotations": true
}