2015-02-28 01:25:13 -06:00
|
|
|
{
|
|
|
|
"name": "Graphite",
|
2016-01-08 16:15:44 -06:00
|
|
|
"type": "datasource",
|
|
|
|
"id": "graphite",
|
2015-02-28 01:25:13 -06:00
|
|
|
|
2016-03-08 11:17:47 -06:00
|
|
|
"includes": [
|
2016-03-12 03:13:49 -06:00
|
|
|
{"type": "dashboard", "name": "Graphite Carbon Metrics", "path": "dashboards/carbon_metrics.json"}
|
2016-03-08 11:17:47 -06:00
|
|
|
],
|
|
|
|
|
2015-02-28 01:25:13 -06:00
|
|
|
"metrics": true,
|
2016-09-27 11:36:00 -05:00
|
|
|
"alerting": true,
|
2016-03-15 03:15:24 -05:00
|
|
|
"annotations": true,
|
2017-09-01 08:57:02 -05:00
|
|
|
|
|
|
|
"queryOptions": {
|
|
|
|
"maxDataPoints": true,
|
|
|
|
"cacheTimeout": true
|
|
|
|
},
|
2016-03-15 03:15:24 -05:00
|
|
|
|
|
|
|
"info": {
|
2018-02-15 08:10:16 -06:00
|
|
|
"description": "Graphite Data Source for Grafana",
|
2016-03-15 03:15:24 -05:00
|
|
|
"author": {
|
|
|
|
"name": "Grafana Project",
|
2017-03-21 09:37:55 -05:00
|
|
|
"url": "https://grafana.com"
|
2016-03-15 09:08:23 -05:00
|
|
|
},
|
|
|
|
"logos": {
|
|
|
|
"small": "img/graphite_logo.png",
|
|
|
|
"large": "img/graphite_logo.png"
|
2018-02-15 08:10:16 -06:00
|
|
|
},
|
|
|
|
"links": [
|
|
|
|
{"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/"}
|
|
|
|
],
|
|
|
|
"version": "5.0.0"
|
2016-03-15 03:15:24 -05:00
|
|
|
}
|
2016-09-27 11:36:00 -05:00
|
|
|
}
|