Skip to content

Chronograf with InfluxDB3 #6138

@garylfowler

Description

@garylfowler

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:

  1. Validate/confirm/deny - that this is the case.
  2. 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions