[
https://issues.apache.org/jira/browse/FLINK-37535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937607#comment-17937607
]
Michael Koepf commented on FLINK-37535:
---------------------------------------
Note: I am willing to submit a PR for this issue.
> [Metrics] Add InfluxDB v3 Metrics Reporter
> ------------------------------------------
>
> Key: FLINK-37535
> URL: https://issues.apache.org/jira/browse/FLINK-37535
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Metrics
> Reporter: Michael Koepf
> Priority: Not a Priority
>
> Flink's `InfluxdbReporter` currently works with InfluxDB v1 and InfluxDB v2
> ([https://docs.influxdata.com/influxdb/v2/api/v1-compatibility/]). However,
> it does not support the latest InfluxDB version (v3).
> This issue should introduce a metric reporter for InfluxDB v3. Overall, the
> implementation will follow the pattern of other metric reporters.
> Details:
> * Add `flink-metrics-influxdbv3` sub-module in `flink-metrics`
> * The metrics reporter will use the InfluxDB v3 Java Client
> ([https://github.com/InfluxCommunity/influxdb3-java])
> * Configurations options will use the `metrics.reporter.influxdb{*}v3{*}`
> prefix
--
This message was sent by Atlassian Jira
(v8.20.10#820010)