Skip to content

1.0.1

Compare
Choose a tag to compare
@racciari racciari released this 01 Mar 14:39
· 2 commits to master since this release
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