Loki: Enable new visual query builder by default (#48346)

pull/48421/head
Ivana Huckova 3 years ago committed by GitHub
parent 4fef50272f
commit da49e94069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      conf/defaults.ini

@ -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…
Cancel
Save