mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
InfluxDB: Use backend for influxDB by default via feature toggle (#48453)
This commit is contained in:
@@ -1174,6 +1174,9 @@ promQueryBuilder = true
|
|||||||
# The new loki visual query builder
|
# The new loki visual query builder
|
||||||
lokiQueryBuilder = true
|
lokiQueryBuilder = true
|
||||||
|
|
||||||
|
# InfluxDB backend migration
|
||||||
|
influxdbBackendMigration = true
|
||||||
|
|
||||||
# Experimental Explore to Dashboard workflow
|
# Experimental Explore to Dashboard workflow
|
||||||
explore2Dashboard = true
|
explore2Dashboard = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user