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

Removing the `influxdbBackendMigration` feature toggle default value.

(cherry picked from commit 27c26c30d1)

Co-authored-by: Sriram <yesoreyeram@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-05-24 18:44:11 +01:00
committed by GitHub
co-authored by Sriram
parent b8544741aa
commit 0704838c95
-3
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