[ https://issues.apache.org/jira/browse/FLINK-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670081#comment-16670081 ]
ASF GitHub Bot commented on FLINK-7155: --------------------------------------- 1u0 commented on issue #6976: [FLINK-7155][metrics] Add new metrics reporter to InfluxDB URL: https://github.com/apache/flink/pull/6976#issuecomment-434679481 Notes: * this PR is an alternative of #4299, but uses different InfluxDB client library. Also, it's (maybe) not directly compatible with other open source solutions. * please pay attention if the configuration options makes sense for the community. I can continue with this PR and update the documentation in `docs/monitoring/metrics.md`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Add Influxdb metrics reporter > ----------------------------- > > Key: FLINK-7155 > URL: https://issues.apache.org/jira/browse/FLINK-7155 > Project: Flink > Issue Type: Improvement > Components: Metrics > Reporter: Patrick Lucas > Assignee: Patrick Lucas > Priority: Major > Labels: pull-request-available > > [~jgrier] has a [simple Influxdb metrics reporter for > Flink|https://github.com/jgrier/flink-stuff/tree/master/flink-influx-reporter] > that is a thing wrapper around [a lightweight, public-domain Influxdb > reporter|https://github.com/davidB/metrics-influxdb] for Codahale metrics. > We can implement this very easily in Java in the same as as > flink-metrics-graphite. -- This message was sent by Atlassian JIRA (v7.6.3#76005)