A wireline compatible statsd server written in python.
The recommended method of usage is inside a virtualenv.
pip install -r requirements.txt
Edit config.py to your liking
python main.py
YAStatsd aims to be wireline compatible with the original nodejs statsd implementation. Information on how to send data to statsd can be found here: