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

Adding support for StatsD counter/gauges #76

Merged
merged 1 commit into from
Apr 25, 2016

Conversation

rtoma
Copy link
Contributor

@rtoma rtoma commented Apr 25, 2016

Attempt to fix issue #44.

I can think of 2 ways of solving this issue:

  1. select gauge vs counter based on the metricType, thats the mbean attribute type
  2. add a outputWriter config key to globally select gauge vs counter.

I've implemented the 1st.

@NGough34: let me know if this fits your need.

Change-Id: I5f5b6f56d92143acf504f1b9e4fff0a24c51cd11
@cyrille-leclerc cyrille-leclerc merged commit 706a63b into jmxtrans:master Apr 25, 2016
@cyrille-leclerc
Copy link
Member

Thanks @rtoma !

@rtoma rtoma deleted the statsd branch April 25, 2016 21:39
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

Successfully merging this pull request may close these issues.

2 participants