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

Ruby example library #6

Closed
wants to merge 1 commit into from
Closed

Ruby example library #6

wants to merge 1 commit into from

Conversation

iseff
Copy link
Contributor

@iseff iseff commented Feb 27, 2011

Hi,
I just created an example ruby library. I heavily borrowed from python_example. It hasn't been tested almost at all; I'm still having trouble getting graphite installed. That said, it doesn't crash when running it. :)

I'm not going to have time to touch it for a bit, but wanted to get the pull request in before anyone else got scared away of using Statsd because of no ruby library. If you'd like to merge it, go for it. If you'd like to leave it out there for someone to test and fix up, also sounds good.

BTW, it tries to be slightly smart -- if the Rails class is defined, it will attempt to look for YAML config in the config/ directory of the Rails project. If Rails class is not defined, it will look for YAML config in the same directory as the current file.

Thanks,
Ian

@olleolleolle
Copy link

Scared Ruby users can also look at https://github.com/fetep/ruby-statsd/

kastner added a commit that referenced this pull request Feb 12, 2012
@kastner
Copy link
Contributor

kastner commented Feb 12, 2012

I merged this in (even though there was another ruby example). I moved it into the examples/ dir and renamed it ruby_example2.rb.

Thanks for the contribution!

@kastner kastner closed this Feb 12, 2012
hbouvier pushed a commit to hbouvier/statsd that referenced this pull request May 25, 2013
zachm referenced this pull request in Yelp/statsd Apr 27, 2015
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.

None yet

3 participants