newInfluxDSConfigPageDesign feature flag.{' '}
+ To view connection settings, first choose a query language in the URL and Connection section.
+
+ Setting the database for this datasource does not deny access to other databases. The InfluxDB query
+ syntax allows switching the database in the query. For example:
+ SHOW MEASUREMENTS ON _internal or
+ SELECT * FROM "_internal".."database" LIMIT 10
+
+
+ To support data isolation and security, make sure appropriate permissions are configured in InfluxDB.
+