[
https://issues.apache.org/jira/browse/FLINK-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15559734#comment-15559734
]
Maciej Prochniak commented on FLINK-4780:
-----------------------------------------
Looks good, it's almost the same I implemented myself:
https://github.com/mproch/flink/commit/a688f3e92471315752ef82b70d8dc7d776300c96
- though yours has enum so it's probably better :)
> 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)