Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Conversation

@matthewbogner
Copy link

When a "Gauge" (in statsd lingo) is sent over, statsd will compute a bunch of trends and percentile calculations for each metric. With Yammer Metrics timers and histograms, those calculations are already there, so there is no need for statsd to calculate them again.

This commit provides an option that allows statsd to just take the metrics as provided by the metrics registry and pass them along to graphite un-altered.

This commit is backwards compatible.

If merged, please kindly perform a new 2.3.1 release to maven central.

mkeesey pushed a commit to mkeesey/metrics-statsd that referenced this pull request Jun 24, 2013
@fluential
Copy link

Any progress on that one? Would be nice to have this merged.

@tburch
Copy link

tburch commented Apr 30, 2014

This would be nice to have!

@jmason
Copy link

jmason commented Oct 9, 2014

I've just run into this -- this is still an outstanding bug, and the pull req should be applied if possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants