Add data source help and max data points param for grafana 4.5+

This commit is contained in:
Alexander Zobnin
2017-10-18 16:13:59 +03:00
parent 33cdd17b9b
commit a65daa5cdf
4 changed files with 64 additions and 0 deletions

View File

@@ -6,6 +6,10 @@
"metrics": true,
"annotations": true,
"queryOptions": {
"maxDataPoints": true
},
"info": {
"author": {
"name": "Alexander Zobnin",