Skip to content

Tags: wolph/python-statsd

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
wolph Rick van Hattem
Updated to support Python 3.6 and added support for implicit with sta…

…tements within the timer.

v2.0.0

Toggle v2.0.0's commit message
Improved tests, flake8 support and added gauge support

v1.6.0

Toggle v1.6.0's commit message
added support for sub-millisecond timings, fixes #25

v1.5.8

Toggle v1.5.8's commit message
Added support for multiple samples to be sent at the same time

v1.5.7

Toggle v1.5.7's commit message
Create flag to disable the ``Connection`` object

v1.5.6

Toggle v1.5.6's commit message
added patch from Eric Hayes to make testing easier

1.5.5

Toggle 1.5.5's commit message
bumped version to fix the package

v1.5.4

Toggle v1.5.4's commit message
added tests for timer and fixed issue where it was required to use "t…

…otal" as a name for functions aswell

v1.5.3

Toggle v1.5.3's commit message
timer fix

v1.5.2

Toggle v1.5.2's commit message
added tests and modified guage to support decimals aswell