mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
13 lines
230 B
JSON
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
|
|
}
|