timescale/outflux

Enhancement: support influxdb v2

Opened this issue · 3 comments

Any plan for enhancement to support influxdb v2? Thanks

Hi @kayazinc we don't have any concrete plans for this. It should be possible to get data out of influxdb v2 by using the v1 APIs, which are also available with v2. Have you tried this?

without InfluxDB v2 support import from InfluxDB Cloud doesn't seem possible.

this needs support for using INFLUX_ORG and INFLUX_TOKEN instead of INFLUX_USERNAME and INFLUX_PASSWORD

Just realized this only supports v1, would really like to be able to use this for v2

@JamesGuthrie Are there any plans to support InfluxDB v2?