prom: add prom2 dashboard as bundled dashboard

This commit is contained in:
bergquist 2017-11-21 10:12:01 +01:00
parent 999b1211b6
commit 0390b4187b

View File

@ -5,6 +5,7 @@
"includes": [
{"type": "dashboard", "name": "Prometheus Stats", "path": "dashboards/prometheus_stats.json"},
{"type": "dashboard", "name": "Prometheus 2.0 Stats", "path": "dashboards/prometheus_2_stats.json"},
{"type": "dashboard", "name": "Grafana Stats", "path": "dashboards/grafana_stats.json"}
],