mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Loki: Enable new visual query builder by default (#48346)
This commit is contained in:
parent
4fef50272f
commit
da49e94069
@ -1137,6 +1137,9 @@ enable =
|
||||
# The new prometheus visual query builder
|
||||
promQueryBuilder = true
|
||||
|
||||
# The new loki visual query builder
|
||||
lokiQueryBuilder = true
|
||||
|
||||
# Experimental Explore to Dashboard workflow
|
||||
explore2Dashboard = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user