jasonacox / Powerwall-Dashboard

Grafana Monitoring Dashboard for Tesla Solar and Powerwall Systems
MIT License
300 stars 64 forks source link

Influxdb v2 update #505

Open farberm opened 3 months ago

farberm commented 3 months ago

I saw you were working on a version to work with influxdb v2… were you able to get it to work?if so location of new code etc?

jasonacox commented 3 months ago

Hi @farberm, after consideration, I don't plan on supporting influxdb v2. Having said that, I know there are several that have been able to convert their installations to use v2. It does take significant effort and many have moved to Flux in the process. It appears InfluxDB will move away from Flux in v3 (OSS called InfluxDB Edge) and back to InfluxQL (what v1 uses) and add SQL. If v3 is open source, there may be a path to upgrade direct from v1 to v3 and I will support that. Alternatively, we may look at timescaledb or other options if we need to do the data migration anyway.

farberm commented 3 months ago

Thx for the updateSent from my iPhoneOn Jul 25, 2024, at 12:25 AM, Jason Cox @.***> wrote: Hi @farberm, after consideration, I don't plan on supporting influxdb v2. Having said that, I know there are several that have been able to convert their installations to use v2. It does take significant effort and many have moved to Flux in the process. It appears InfluxDB will move away from Flux in v3 (OSS called InfluxDB Edge) and back to InfluxQL (what v1 uses) and add SQL. If v3 is open source, there may be a path to upgrade direct from v1 to v3 and I will support that. Alternatively, we may look at timescaledb or other options if we need to do the data migration anyway.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>