mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"name": "Graphite",
|
|
"type": "datasource",
|
|
"id": "graphite",
|
|
|
|
"includes": [
|
|
{"type": "dashboard", "name": "Graphite Carbon Metrics", "path": "dashboards/carbon_metrics.json"}
|
|
],
|
|
|
|
"metrics": true,
|
|
"annotations": true
|
|
}
|