Pārlūkot izejas kodu

prom: add prom2 dashboard as bundled dashboard

bergquist 8 gadi atpakaļ
vecāks
revīzija
0390b4187b

+ 1 - 0
public/app/plugins/datasource/prometheus/plugin.json

@@ -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"}
   ],