2015-02-28 08:25:13 +01:00
|
|
|
{
|
|
|
|
|
"name": "Graphite",
|
2016-01-08 23:15:44 +01:00
|
|
|
"type": "datasource",
|
|
|
|
|
"id": "graphite",
|
2015-02-28 08:25:13 +01:00
|
|
|
|
2016-03-08 18:17:47 +01:00
|
|
|
"includes": [
|
2016-03-12 10:13:49 +01:00
|
|
|
{"type": "dashboard", "name": "Graphite Carbon Metrics", "path": "dashboards/carbon_metrics.json"}
|
2016-03-08 18:17:47 +01:00
|
|
|
],
|
|
|
|
|
|
2015-02-28 08:25:13 +01:00
|
|
|
"metrics": true,
|
2016-09-27 18:36:00 +02:00
|
|
|
"alerting": true,
|
2016-03-15 09:15:24 +01:00
|
|
|
"annotations": true,
|
2017-09-01 15:57:02 +02:00
|
|
|
|
|
|
|
|
"queryOptions": {
|
|
|
|
|
"maxDataPoints": true,
|
|
|
|
|
"cacheTimeout": true
|
|
|
|
|
},
|
2016-03-15 09:15:24 +01:00
|
|
|
|
|
|
|
|
"info": {
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "Grafana Project",
|
2017-03-21 15:37:55 +01:00
|
|
|
"url": "https://grafana.com"
|
2016-03-15 10:08:23 -04:00
|
|
|
},
|
|
|
|
|
"logos": {
|
|
|
|
|
"small": "img/graphite_logo.png",
|
|
|
|
|
"large": "img/graphite_logo.png"
|
2016-03-15 09:15:24 +01:00
|
|
|
}
|
|
|
|
|
}
|
2016-09-27 18:36:00 +02:00
|
|
|
}
|