InfluxDB: Removing influxDB backend migration feature flag (#49531)

Removing the `influxdbBackendMigration` feature toggle default value.
This commit is contained in:
Sriram
2022-05-24 18:31:03 +01:00
committed by GitHub
parent 861c6f21a0
commit 27c26c30d1

View File

@@ -1174,9 +1174,6 @@ promQueryBuilder = true
# The new loki visual query builder
lokiQueryBuilder = true
# InfluxDB backend migration
influxdbBackendMigration = true
# Experimental Explore to Dashboard workflow
explore2Dashboard = true