prom: adds pre built grafana dashboard

(cherry picked from commit 28af20ff813fd1e3d734ac38163fac0d8ea1b522)
This commit is contained in:
bergquist
2017-10-24 10:35:45 +02:00
parent f308a25589
commit 0f0be4e6e3
2 changed files with 1054 additions and 1 deletions
File diff suppressed because it is too large Load Diff
@@ -4,7 +4,8 @@
"id": "prometheus",
"includes": [
{"type": "dashboard", "name": "Prometheus Stats", "path": "dashboards/prometheus_stats.json"}
{"type": "dashboard", "name": "Prometheus Stats", "path": "dashboards/prometheus_stats.json"},
{"type": "dashboard", "name": "Grafana Stats", "path": "dashboards/grafana_stats.json"}
],
"metrics": true,