Преглед изворни кода

prom: add prom2 dashboard as bundled dashboard

bergquist пре 8 година
родитељ
комит
0390b4187b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      public/app/plugins/datasource/prometheus/plugin.json

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

@@ -5,6 +5,7 @@
 
 
   "includes": [
   "includes": [
     {"type": "dashboard", "name": "Prometheus Stats", "path": "dashboards/prometheus_stats.json"},
     {"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"}
     {"type": "dashboard", "name": "Grafana Stats", "path": "dashboards/grafana_stats.json"}
   ],
   ],