|
@@ -34,13 +34,11 @@
|
|
|
"updated": "2015-02-10"
|
|
"updated": "2015-02-10"
|
|
|
},
|
|
},
|
|
|
|
|
|
|
|
- "includes": {
|
|
|
|
|
- "dashboards": [],
|
|
|
|
|
- "plugins": [
|
|
|
|
|
- {"type": "panel", "name": "Nginx Panel"},
|
|
|
|
|
- {"type": "datasource", "name": "Nginx Datasource"}
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ "includes": [
|
|
|
|
|
+ {"type": "dashboard", "name": "Nginx Connection stats", "path": "dashboards/nginx_connection_stats.json"},
|
|
|
|
|
+ {"type": "panel", "name": "Nginx Panel"},
|
|
|
|
|
+ {"type": "datasource", "name": "Nginx Datasource"}
|
|
|
|
|
+ ],
|
|
|
|
|
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"grafanaVersion": "3.x.x",
|
|
"grafanaVersion": "3.x.x",
|