wolph / python-statsd

Python Client for the Etsy NodeJS Statsd Server
http://readthedocs.org/docs/python-statsd/en/latest/
BSD 3-Clause "New" or "Revised" License
110 stars 39 forks source link

Can't disable metrics on the new StatsClient #26

Closed alfredodeza closed 11 years ago

alfredodeza commented 11 years ago

I am attempting to use a feature I helped implement a few months ago in the Connection class that would allow to pass in a disabled=True argument.

This class is still referenced in the README file (along with the explanation on how to use the argument) but I can't seem to use it with the new StatsClient class.

alfredodeza commented 11 years ago

I apologize, I did not realize I was opening an issue for what I thought it was python-statsd but was not. :(

wolph commented 11 years ago

No problem :) If you have any problems feel free to create a new issue