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
|
|
|
|
2018-11-29 10:38:04 +01:00
|
|
|
"includes": [{ "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,
|
2018-11-29 10:38:04 +01:00
|
|
|
"tables": false,
|
2017-09-01 15:57:02 +02:00
|
|
|
|
|
|
|
|
"queryOptions": {
|
|
|
|
|
"maxDataPoints": true,
|
|
|
|
|
"cacheTimeout": true
|
|
|
|
|
},
|
2016-03-15 09:15:24 +01:00
|
|
|
|
|
|
|
|
"info": {
|
2018-02-15 15:10:16 +01:00
|
|
|
"description": "Graphite Data Source for Grafana",
|
2016-03-15 09:15:24 +01:00
|
|
|
"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"
|
2018-02-15 15:10:16 +01:00
|
|
|
},
|
|
|
|
|
"links": [
|
2018-11-29 10:38:04 +01:00
|
|
|
{ "name": "Graphite", "url": "https://graphiteapp.org/" },
|
|
|
|
|
{
|
|
|
|
|
"name": "Graphite 1.1 Release",
|
|
|
|
|
"url": "https://grafana.com/blog/2018/01/11/graphite-1.1-teaching-an-old-dog-new-tricks/"
|
|
|
|
|
}
|
2019-03-05 23:40:03 -08:00
|
|
|
]
|
2016-03-15 09:15:24 +01:00
|
|
|
}
|
2016-09-27 18:36:00 +02:00
|
|
|
}
|