mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
prom: adds pre built grafana dashboard
This commit is contained in:
parent
5f0a86be4c
commit
beb203209b
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,
|
||||
|
Loading…
Reference in New Issue
Block a user