[v8.5.x] InfluxDB: Removing influxDB backend migration feature flag (#49533)

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

Removing the `influxdbBackendMigration` feature toggle default value.

(cherry picked from commit 27c26c30d1)

* Update defaults.ini
This commit is contained in:
Sriram
2022-05-24 19:59:05 +02:00
committed by GitHub
parent e9427f8b64
commit 541edd38cc
-3
View File
@@ -1140,9 +1140,6 @@ enable =
# The new prometheus visual query builder
promQueryBuilder = true
# InfluxDB backend migration
influxdbBackendMigration = true
# Experimental Explore to Dashboard workflow
explore2Dashboard = true