Skip to content

sagemclaughlin/statsd_clients

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

No packages published

Languages

  • C# 37.5%
  • Java 24.2%
  • Python 16.3%
  • Erlang 6.8%
  • Ruby 4.1%
  • Go 4.1%
  • Other 7.0%