timescale / outflux

Export data from InfluxDB to TimescaleDB
Apache License 2.0
86 stars 22 forks source link

Enhancement: support influxdb v2 #105

Open kayazinc opened 8 months ago

kayazinc commented 8 months ago

Any plan for enhancement to support influxdb v2? Thanks

JamesGuthrie commented 8 months ago

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?

berlincount commented 4 months ago

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