-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
Would like to explore getting Chronograf to work with InfluxDB 3 Enterprise. In theory, this should work via the support InfluxDB 3 Enterprise has with InfluxQL and the v1 Query API.
The initial theory is that it is not fully functional because Chronograf is relying on a "show databases" influxQL command - which is not supported with InfluxDB 3.
Would like to:
- Validate/confirm/deny - that this is the case.
- Work around that issue and Test to see if there are other things that might prevent it
For development testing/validation of this, if show databases fails, we could use the /api/v0/accounts/{accountId}/clusters/{clusterId}/databases as a fallback to enable further testing.
Metadata
Metadata
Assignees
Labels
No labels