example(plugin.json): add example dashboard file

This commit is contained in:
bergquist 2016-03-08 22:13:40 +01:00
parent 2c396d4922
commit 59a02ce76a
2 changed files with 3 additions and 2 deletions

View File

@ -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": {