Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Set the UDP protocol instead of TCP #30

Open
DigitalMarc opened this issue Jul 26, 2016 · 1 comment
Open

Set the UDP protocol instead of TCP #30

DigitalMarc opened this issue Jul 26, 2016 · 1 comment

Comments

@DigitalMarc
Copy link

It seems that there is the possibility to use UPD instead of TCP (https://github.com/dropwizard/metrics/blob/3.2-development/metrics-graphite/src/main/java/com/codahale/metrics/graphite/GraphiteUDP.java)

Is there is any way to activate this from the config?

Regards

@yuesong
Copy link
Contributor

yuesong commented Aug 8, 2016

Hi @DigitalMarc,

Currently GraphiteReportConfig is hard coded to use Graphite (TCP), so code needs to be changed to support using GraphiteUDP. You are welcome to submit a pull request.

Regards,

Yuesong

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants