Skip to content

Releases: Netflix/spectator

v0.72.0

10 Jul 14:55
58d6310
Compare
Choose a tag to compare

Primary changes:

  • #583, add optional port tag for IPC metrics.
  • #584, update nebula plugin to fix timeouts with release build.

A comprehensive list of changes can be found in the commit log: v0.71.0...v0.72.0

v0.71.0

28 Jun 13:32
b421c4c
Compare
Choose a tag to compare

Primary changes:

  • #578, add helpers to bound the cardinality of tag values.
  • #580, total time was not getting updated for Metrics3 Timer.
  • #581, support raw substitution for JMX mappings.

A comprehensive list of changes can be found in the commit log: v0.69.0...v0.71.0

v0.70.2

13 Jun 22:01
2aa4453
Compare
Choose a tag to compare

Debug build timeouts with release publishing.

v0.70.1

13 Jun 21:20
2aa4453
Compare
Choose a tag to compare

Debug build timeouts with release publishing.

v0.70.0

13 Jun 20:30
Compare
Choose a tag to compare

Verify if release publishing works with gradle 4.8.

v0.70.0-rc.1

13 Jun 19:51
Compare
Choose a tag to compare
v0.70.0-rc.1 Pre-release
Pre-release

Verify if release publishing works with gradle 4.8.

v0.69.0

13 Jun 14:41
e3e563f
Compare
Choose a tag to compare

Primary changes:

  • #544, spectator-api now only depends on java.base module.
  • #553, fix resolution of lists for agent config.
  • #561, added constants for Netflix headers used with IPC metrics.
  • #562, avoid polling gauges inline with metrics collection.
  • #570, JMX polling config now supports CompositeData values.
  • #572, removed legacy config proxy in favor of lambda and default methods.

A comprehensive list of changes can be found in the commit log: v0.68.0...v0.69.0

v0.68.0

18 May 17:14
abb0bf1
Compare
Choose a tag to compare

Primary changes:

  • #551, add utility to parse server groups for tagging IPC metrics.
  • #552, fix loading of multiple configs for agent.

A comprehensive list of changes can be found in the commit log: v0.67.0...v0.68.0

v0.67.0

16 May 22:02
Compare
Choose a tag to compare

Primary changes:

  • #550, allow the user to specify the polling frequency for gauges.

A comprehensive list of changes can be found in the commit log: v0.66.0...v0.67.0

v0.66.0

09 May 21:56
d76b682
Compare
Choose a tag to compare

Primary changes:

  • #540, initial version of extension for common IPC metrics used at Netflix. Still experimental and may change.
  • #541, helper method record java.time.Duration values to a timer.
  • #547, allow counters to accept fractional updates.
  • #548, registry now supports creating a max gauge.
  • #549, fix bug with secondary expiration of meters.

A comprehensive list of changes can be found in the commit log: v0.65.0...v0.66.0