Releases: Lightricks/pyformance
Releases · Lightricks/pyformance
v2.1.3
Full Changelog: v2.1.1...v2.1.3
v2.1.2
What's Changed
- fix: Remove deprecated pkg_resources usage to support setuptools>=81 by @IsaacDayan in #15
New Contributors
- @IsaacDayan made their first contribution in #15
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- LP_Reporter: Add suffix for metrics path. by @BarNehemia in #14
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- CsvReporter: Add tags to CSV report output. by @BarNehemia in #12
- Reporter: Add new reporter
LineProtocolReporter. by @BarNehemia in #13
Full Changelog: v2.0.1...v2.1.0
Release v2.0.1
Add retention policy to Influx reporter.
Release 2.0.0
-
influx report: make reporting precision configurable.
-
tox: package only to python 3.7.
Release 1.0.7
Added support to set a non default sampling manager for the Timer metric.
Release 1.0.6
Avoid sending blank influx requests since those are rejected by the managed service.
Release 1.0.5
Bump version again.
Release 1.0.4
Bump version to avoid conflict with dev time versions.