mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
example(plugin.json): align example app with latests version
This commit is contained in:
parent
7ecf057901
commit
2c396d4922
@ -34,13 +34,10 @@
|
|||||||
"updated": "2015-02-10"
|
"updated": "2015-02-10"
|
||||||
},
|
},
|
||||||
|
|
||||||
"includes": {
|
"includes": [
|
||||||
"dashboards": [],
|
|
||||||
"plugins": [
|
|
||||||
{"type": "panel", "name": "Nginx Panel"},
|
{"type": "panel", "name": "Nginx Panel"},
|
||||||
{"type": "datasource", "name": "Nginx Datasource"}
|
{"type": "datasource", "name": "Nginx Datasource"}
|
||||||
]
|
],
|
||||||
},
|
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grafanaVersion": "3.x.x",
|
"grafanaVersion": "3.x.x",
|
||||||
|
Loading…
Reference in New Issue
Block a user