Releases: open-io/python-diamond-openio
Releases · open-io/python-diamond-openio
1.0.2
1.0.1
Fix beanstalkd collector, normalize metric format When beanstalkd instance could not be contacted, it previously raised an exception and terminated the collection; this has been fixed. A not implemented part has been removed from Zookeeper collector. Measurement names for beanstalk now contain only undescores. Linted the new collectors with flake8