Releases: Netflix/spectator-py
v0.2.0
What's Changed
- update build config and improve test coverage by @copperlight in #42
- update library to publish metrics to the spectatord sidecar by @copperlight in #41
Full Changelog: v0.1.18...v0.2.0
v0.1.18
This is the last release that publishes directly to the Atlas backend.
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- move from travis to github actions by @copperlight in #39
- log default config at info level
Full Changelog: v0.1.16...v0.1.17
v0.1.16
Primary changes:
- #37, Improve fork() handling
A comprehensive list of changes can be found in the commit log: v0.1.15...v0.1.16
v0.1.15
Primary changes:
A comprehensive list of changes can be found in the commit log: v0.1.14...v0.1.15
v0.1.14
Primary changes:
- #33, Do not materialize counter objects for an entire histogram upon creation
A comprehensive list of changes can be found in the commit log: v0.1.13...v0.1.14
v0.1.13
Primary changes:
- #25, post_json should retry when an HTTP error occurs.
A comprehensive list of changes can be found in the commit log: v0.1.12...v0.1.13
v0.1.12
Primary changes:
- #24, honor existing statistic if present
A comprehensive list of changes can be found in the commit log: v0.1.11...v0.1.12
v0.1.11
Primary changes:
- #17, return noop implementation if id is used for another meter type.
- #19, assume gauge is statistic tag is not set.
- #21, additional logging if GlobalRegistry does not start.
- #22, make gauge TTL consistent with Java client.
A comprehensive list of changes can be found in the commit log: v0.1.9...v0.1.11
v0.1.9
Primary changes:
- #14, fix use of stopwatch method with PercentileTimer.
A comprehensive list of changes can be found in the commit log: v0.1.8...v0.1.9