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

stats methods available as class methods on Statsd class #4

Open
wants to merge 3 commits into
base: master
from

Conversation

@letronje
Copy link

@letronje letronje commented Jun 13, 2012

  • All the stats methods(increment, decrement, gauge, etc) are available as class methods on Statsd.
  • Makes it easier to use it in rails
Manoj Mathai added 3 commits Jun 13, 2012
- Statsd.setup(:host => <host>[, :port => <port>]) before any call
@stulentsev

This comment has been minimized.

Copy link

@stulentsev stulentsev commented on c7f521c Oct 25, 2012

Thanks man, I thought about writing it myself, but fortunately found your work :)

This comment has been minimized.

Copy link
Owner

@letronje letronje replied Oct 25, 2012

glad to see someone else find use for it :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.