Skip to content

Releases: Netflix/spectator-py

v0.2.0

27 Apr 19:41
5fa4b63
Compare
Choose a tag to compare

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

27 Apr 19:40
Compare
Choose a tag to compare

This is the last release that publishes directly to the Atlas backend.

Full Changelog: v0.1.17...v0.1.18

v0.1.17

30 Mar 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

24 Mar 23:26
Compare
Choose a tag to compare

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

13 Aug 19:50
3dc2e44
Compare
Choose a tag to compare

Primary changes:

  • #35, update ignore pattern for check-manifest 0.42.
  • #36, add python 3.5

A comprehensive list of changes can be found in the commit log: v0.1.14...v0.1.15

v0.1.14

21 Apr 17:51
b3b327d
Compare
Choose a tag to compare

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

04 Feb 22:57
5729f20
Compare
Choose a tag to compare

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

12 Dec 19:06
10bf2d0
Compare
Choose a tag to compare

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

08 Nov 05:21
5f8ed9d
Compare
Choose a tag to compare

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

12 Feb 01:06
feec72e
Compare
Choose a tag to compare

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