prom: adds pre built grafana dashboard

This commit is contained in:
bergquist 2017-10-24 10:34:53 +02:00
parent 5f0a86be4c
commit beb203209b
2 changed files with 1054 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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,