InfluxDB: Use backend for influxDB by default via feature toggle (#48453)

pull/49400/head
Sriram 4 years ago committed by GitHub
parent 16a948fc88
commit 755ec3b469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      conf/defaults.ini

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

Loading…
Cancel
Save