Просмотр исходного кода

example(plugin.json): add example dashboard file

bergquist 9 лет назад
Родитель
Сommit
59a02ce76a

+ 3 - 2
examples/nginx-app/plugin.json

@@ -35,8 +35,9 @@
   },
 
   "includes": [
-      {"type": "panel", "name": "Nginx Panel"},
-      {"type": "datasource", "name": "Nginx Datasource"}
+    {"type": "dashboard", "name": "Nginx Connection stats", "path": "dashboards/nginx_connection_stats.json"},
+    {"type": "panel", "name": "Nginx Panel"},
+    {"type": "datasource", "name": "Nginx Datasource"}
   ],
 
   "dependencies": {

+ 0 - 0
examples/nginx-app/src/dashboards/nginx_connection_stats.json