pystatsd

A Python client for statsd

MIT License

Downloads
6.4M
Stars
534
Committers
41

Bot releases are hidden (Show)

pystatsd - v4.0.1 Latest Release

Published by jsocol almost 2 years ago

What's Changed

Full Changelog: https://github.com/jsocol/pystatsd/compare/v4.0.0...v4.0.1

pystatsd - v4 - Python 3.7 and up

Published by jsocol almost 2 years ago

v4.0

Added

  • Updates support to Python 3.7 through 3.11.
  • Added close() method to UDP-based StatsClient. (#136)

Dropped

  • Drops support for Python 2.

Fixed

  • Using a timing decorator on an async function should now properly measure the
    execution time, instead of counting immediately. See #119.

Special thanks to @cclauss for help getting this in good shape!

Package Rankings
Top 31.71% on Anaconda.org
Top 6.26% on Proxy.golang.org
Top 17.75% on Conda-forge.org
Top 1.19% on Pypi.org