Skip to content
This repository was archived by the owner on Jun 24, 2021. It is now read-only.

Files

Latest commit

author
Bartosz Cisek
Sep 25, 2015
132c593 · Sep 25, 2015

History

History
This branch is up to date with DanCech/statsd:master.

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 17, 2013
Jun 21, 2015
Feb 26, 2014
Mar 14, 2013
Jul 2, 2015
Feb 26, 2014
Jul 31, 2012
Feb 11, 2012
Oct 20, 2012
Dec 31, 2013
Jun 22, 2015
Jun 22, 2015
Sep 25, 2015
Sep 23, 2013
Apr 13, 2012

StatsD Example Clients

Here's a bunch of example code contributed by the community 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
statsd-client.sh  - Bash
StatsD.scala      - Scala
statsd.go         - Go
StatsdClient.jl   - Julia

Third Party StatsD Libraries

Client libraries have been written for various languages, and are listed on the Wiki.

Thankyou to all the contributors!