Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Statsd

A wireline compatible statsd server written in python.

Setup

The recommended method of usage is inside a virtualenv.

Install dependencies

pip install -r requirements.txt

Configure

Edit config.py to your liking

Run

python main.py

Using

YAStatsd aims to be wireline compatible with the original nodejs statsd implementation. Information on how to send data to statsd can be found here:

https://github.com/etsy/statsd/blob/master/README.md

About

A statsd server written in python, using twisted

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages