Skip to content

wayneeseguin/statsd_clients

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the library of clients for both Etsy-standard StatsD and AppFirst-extended StatsD+

StatsD Example Clients

Here's a bunch of example code contributed by the communinty for interfacing with statsd in a variety of languages.

ruby/ruby_example.rb     - Ruby
erlang/statsd.erl        - Erlang
perl/Etsy/StatsD.pm      - Perl module
perl/perl-example.pl     - Perl using Etsy/StatsD module
php/php-example.php      - PHP
java/                    - Java with AppFirst Extension
python/                  - Python with AppFirst extension
csharp/                  - C#.NET with AppFirst extension

Third Party StatsD Libraries

PERL: Net::StatsD

Thanks Etsy for the brilliant idea. (We should also credit yahoo as Etsy was inspired heavily from Yahoo)

About

library of clients for both etsy statsd and appfirst-statsd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 31.9%
  • Java 19.8%
  • Python 18.1%
  • Erlang 9.4%
  • Ruby 5.6%
  • Go 5.6%
  • Other 9.6%