2015-09-28 07:32:53 -05:00
|
|
|
{
|
2016-01-08 16:15:44 -06:00
|
|
|
"type": "datasource",
|
2015-09-28 07:32:53 -05:00
|
|
|
"name": "Prometheus",
|
2016-01-08 16:15:44 -06:00
|
|
|
"id": "prometheus",
|
2015-09-28 07:32:53 -05:00
|
|
|
|
2016-03-12 03:40:55 -06:00
|
|
|
"includes": [
|
2017-10-24 03:34:53 -05:00
|
|
|
{"type": "dashboard", "name": "Prometheus Stats", "path": "dashboards/prometheus_stats.json"},
|
|
|
|
{"type": "dashboard", "name": "Grafana Stats", "path": "dashboards/grafana_stats.json"}
|
2016-03-12 03:40:55 -06:00
|
|
|
],
|
|
|
|
|
2015-10-01 13:19:25 -05:00
|
|
|
"metrics": true,
|
2016-09-27 11:36:00 -05:00
|
|
|
"alerting": true,
|
2016-03-15 03:15:24 -05:00
|
|
|
"annotations": true,
|
|
|
|
|
|
|
|
"info": {
|
|
|
|
"author": {
|
|
|
|
"name": "Grafana Project",
|
2017-03-21 09:37:55 -05:00
|
|
|
"url": "https://grafana.com"
|
2016-03-15 03:15:24 -05:00
|
|
|
},
|
|
|
|
"logos": {
|
|
|
|
"small": "img/prometheus_logo.svg",
|
|
|
|
"large": "img/prometheus_logo.svg"
|
|
|
|
}
|
|
|
|
}
|
2015-09-28 07:32:53 -05:00
|
|
|
}
|