瀏覽代碼

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": [
     {"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"}
   ],