[
https://issues.apache.org/jira/browse/FLINK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15559660#comment-15559660
]
Chesnay Schepler edited comment on FLINK-4780 at 10/9/16 9:24 AM:
------------------------------------------------------------------
Hello [~mproch],
I've implemented this in the following branch:
https://github.com/zentol/flink/tree/4780_metrics_graphite_udp
You should only have to set {code}metrics.reporter.<reporter_name>.protocol:
UDP{code}
Could you try whether this works for you?
was (Author: zentol):
Hello [~mproch],
I've implemented this in the following branch:
https://github.com/zentol/flink/tree/4780_metrics_graphite_udp
Could you try whether this works for you?
> Ability to use UDP protocol in metrics-graphite
> -----------------------------------------------
>
> Key: FLINK-4780
> URL: https://issues.apache.org/jira/browse/FLINK-4780
> Project: Flink
> Issue Type: Improvement
> Components: Metrics
> Affects Versions: 1.1.2
> Reporter: Maciej Prochniak
> Assignee: Chesnay Schepler
> Priority: Minor
>
> GraphiteSender in dropwizard metrics has ability to send metrics with TCP or
> UDP sockets. I'd like to be able to configure that, as UDP is our default
> protocol to interact with influxdb and TCP version has some problems when
> restarting metrics database
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)