icinga2 icon indicating copy to clipboard operation
icinga2 copied to clipboard

Adjustment of InfluxDBWriter to Support Version 3

Open Wintermute2k6 opened this issue 8 months ago • 2 comments

Is your feature request related to a problem? Please describe.

With the new release of InfluxDB 3 and Enterprise there might be the need for some adjustments in both writers or maybe to create a new one.

Describe the solution you'd like

As InfluxDB 3 is going back to the InfluxQL Model it might be more suitable to update the InfluxDB Writer v1 then to rely on the backward compatibility to use the influxdbwriter v2.

As i guess a lot has changed with the release of version 3 it might be useful to update those as well.

Describe alternatives you've considered

Create a new feature for Version 3 ? This depends more on how heavy the updates on Version 1/2 are or if it is more feasable to write a new exporter.

More Context

This stems from customer requests which are requesting an up2date influxdb 3 support.

Wintermute2k6 avatar May 26 '25 14:05 Wintermute2k6

Hi, just FYI.

From what I can see in the docs, InfluxDB v3 has v1 and v2 compatibility APIs: https://docs.influxdata.com/influxdb3/core/write-data/compatibility-apis/

Regards

martialblog avatar May 28 '25 07:05 martialblog

True, but the customer wanted native /api/v3 support for influxdb3 .. if this is necessary might be another question .. ref/NC/857024

Wintermute2k6 avatar Jun 02 '25 11:06 Wintermute2k6