Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting tags for dogstatsd #27

Open
rtyler opened this issue Jan 20, 2015 · 4 comments
Open

Add support for setting tags for dogstatsd #27

rtyler opened this issue Jan 20, 2015 · 4 comments

Comments

@rtyler
Copy link

rtyler commented Jan 20, 2015

See the dogstatsd events format. I might end up implementing support for this myself, but allowing the setting of optional tags for reporting metrics (e.g. Gauges) makes statsd into datadog pretty darned useful.

@rtyler
Copy link
Author

rtyler commented Jan 23, 2015

I suppose without any objections, I'll try to whip up a patchset for this soon :)

@scarytom
Copy link
Contributor

scarytom commented Feb 2, 2015

There is already a fork of this project for dogstatsd. Are you planning something different?

@rtyler
Copy link
Author

rtyler commented Feb 2, 2015

@scarytom do you happen to have a link? I've seem some stuff related to the dropwizard-metrics library that supports dogtatsd but not the raw statsd client

@scarytom
Copy link
Contributor

scarytom commented Feb 2, 2015

https://github.com/indeedeng/java-dogstatsd-client -- they forked this codebase a while back -- look at the network diagram if you want to see when: https://github.com/tim-group/java-statsd-client/network

They do separate releases to maven central: http://search.maven.org/#search|gav|1|g%3A%22com.indeed%22%20AND%20a%3A%22java-dogstatsd-client%22

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

No branches or pull requests

2 participants