mirror of
https://github.com/grafana/grafana.git
synced 2026-02-03 20:49:50 -05:00
19 lines
344 B
JSON
19 lines
344 B
JSON
{
|
|
"name": "Graphite",
|
|
"type": "datasource",
|
|
"id": "graphite",
|
|
|
|
"includes": [
|
|
{"type": "dashboard", "name": "Graphite Carbon Metrics", "path": "dashboards/carbon_metrics.json"}
|
|
],
|
|
|
|
"metrics": true,
|
|
"annotations": true,
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "http://grafana.org"
|
|
}
|
|
}
|
|
}
|