Skip to content

Commit

Permalink
Adding README for the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ickymettle committed Feb 11, 2012
1 parent eaaee71 commit 046ee95
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions examples/README.md
@@ -0,0 +1,15 @@
StatsD Example Clients
======================

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

Etsy/StatsD.pm - perl module
perl-example.pl - perl using Etsy/StatsD module
StatsdClient.java - JAVA
csharp_example.cs - C#
php-example.php - PHP
python_example.py - Python
ruby_example.rb - Ruby
statsd.erl - Erlang

Thankyou to all the contributors!

0 comments on commit 046ee95

Please sign in to comment.