Commit 48d9d0d3 by bergquist

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
parent 3aa1cb01
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
"alerting": true, "alerting": true,
"annotations": true, "annotations": true,
"queryOptions": {
"minInterval": true
},
"info": { "info": {
"author": { "author": {
"name": "Grafana Project", "name": "Grafana Project",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment