mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
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:
parent
3aa1cb012a
commit
48d9d0d356
@ -13,6 +13,10 @@
|
||||
"alerting": true,
|
||||
"annotations": true,
|
||||
|
||||
"queryOptions": {
|
||||
"minInterval": true
|
||||
},
|
||||
|
||||
"info": {
|
||||
"author": {
|
||||
"name": "Grafana Project",
|
||||
|
Loading…
Reference in New Issue
Block a user