prom: enable min interval per panel

This commit makes it possible to set min interval per panel.
Overrides the value configured on the datasource.

ref #9705
This commit is contained in:
bergquist 2017-12-06 13:51:19 +01:00
parent 3aa1cb012a
commit 48d9d0d356

View File

@ -13,6 +13,10 @@
"alerting": true,
"annotations": true,
"queryOptions": {
"minInterval": true
},
"info": {
"author": {
"name": "Grafana Project",