mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Show min interval query option for mixed datasource (#9467)
This commit is contained in:
parent
8423260f58
commit
6ce990af57
@ -5,5 +5,9 @@
|
||||
|
||||
"builtIn": true,
|
||||
"mixed": true,
|
||||
"metrics": true
|
||||
"metrics": true,
|
||||
|
||||
"queryOptions": {
|
||||
"minInterval": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user