Skip to content

Releases: Netflix/spectator

0.29.0

06 Aug 23:10
Compare
Choose a tag to compare
0.29.0 Pre-release
Pre-release

Primary changes:

  • Use travis for snapshot and release builds.

A comprehensive list of changes can be found in the commit log: v0.28.0...v0.29.0

0.28.0

06 Aug 22:06
Compare
Choose a tag to compare
0.28.0 Pre-release
Pre-release

Primary changes:

  • Compile for java 8, java 7 is no longer supported.
  • Rollup behavior changed to use the most recently added value.
  • Fix value for memtype tag on jvm memory metrics.

A comprehensive list of changes can be found in the commit log: v0.27.0...v0.28.0

0.27.0

06 Aug 22:02
Compare
Choose a tag to compare
0.27.0 Pre-release
Pre-release

Primary changes:

  • Remove dependency on archaius2 since there is not a stable release yet.
  • Allow spark gauges that have a monotonically increasing value to get mapped to a counter.
  • Fix bug causing invalid json to get generated for some messages to the sidecar.
  • Get spark tagging information from the environment.

A comprehensive list of changes can be found in the commit log: v0.26.0...v0.27.0

0.26.0

06 Aug 21:57
Compare
Choose a tag to compare
0.26.0 Pre-release
Pre-release

Primary changes:

  • Updates to guice 4 release.
  • Ensure the static initialization of Spectator class is not invoked during configure method of the module.
  • Use daemon thread for sidecar registry.
  • Fix bug with context class loader being null when running with spark.

A comprehensive list of changes can be found in the commit log: v0.25.0...v0.26.0

0.25.0

08 May 05:05
Compare
Choose a tag to compare
0.25.0 Pre-release
Pre-release

Primary changes:

  • Fix bug with automatic bucket labels using the wrong unit causing several buckets to receive the same label.

A comprehensive list of changes can be found in the commit log: v0.24.0...v0.25.0

0.24.0

08 May 05:03
Compare
Choose a tag to compare
0.24.0 Pre-release
Pre-release

Primary changes:

  • Spectator module for the Netflix plugin install rxnetty module to avoid binding errors.

A comprehensive list of changes can be found in the commit log: v0.23.0...v0.24.0

0.23.0

08 May 05:00
Compare
Choose a tag to compare
0.23.0 Pre-release
Pre-release

Primary changes:

  • Make mapping for spark sink configurable.

A comprehensive list of changes can be found in the commit log: v0.22.0...v0.23.0

0.22.0

08 May 04:57
Compare
Choose a tag to compare
0.22.0 Pre-release
Pre-release

Primary changes:

  • Switches to newer version of the http client with rxjava unshadowed.
  • Start experimenting with archaius2 for T-Digest registry.

A comprehensive list of changes can be found in the commit log: v0.21.0...v0.22.0

0.21.0

08 May 04:55
Compare
Choose a tag to compare
0.21.0 Pre-release
Pre-release

Primary changes:

  • Fix injection errors when relying on @AutoBindSingleton plugin.
  • Initial version of registry to report timers and distribution summaries as a T-Digest.

A comprehensive list of changes can be found in the commit log: v0.20.0...v0.21.0

0.20.0

20 Feb 21:52
Compare
Choose a tag to compare
0.20.0 Pre-release
Pre-release

Primary changes:

  • Update to rxnetty 0.4.6, fixes metrics issue with client names in previous versions.
  • Fix refresh of server list when using eureka.
  • Added helper function for registering log4j2 appender after logging system has been configured (see #116).
  • Switch to new nebula based build.

A comprehensive list of changes can be found in the commit log: v0.19.0...v0.20.0