Releases: Netflix/spectator
v0.60.0
Primary changes:
- #499, improve error message for http logger if method is not set.
- #500, fix NullPointerException when calling measure on a gauge using ServoRegistry.
A comprehensive list of changes can be found in the commit log: v0.59.0...v0.60.0
v0.59.0
Primary changes:
- #486, updated to spotbugs 3.1.0 release.
- #487, updated build to fix issues on java 9.0.1.
- #489, added contributing guide.
- #490, fix invocation of default methods with parameters on jdk9.
- #492, spark sink can now collect data from global registry.
- #493, allow SSL settings to be configured on simple HttpClient.
A comprehensive list of changes can be found in the commit log: v0.58.2...v0.59.0
v0.58.2
Primary changes:
- #483, fix NullPointerException for ArrayTagSet.
A comprehensive list of changes can be found in the commit log: v0.58.1...v0.58.2
v0.58.1
Primary changes:
- #482, fix visibility of methods on TagsBuilder.
A comprehensive list of changes can be found in the commit log: v0.58.0...v0.58.1
v0.58.0
Primary changes:
- #451, add support for aws java sdk 2.
- #457, add helper for monotonic counters.
- #462, introduced PolledMeter to differentiate active and passive gauges.
- #463, added polled monitoring of common thread pool properties.
- #474, use eager singleton for Registry binding to help with Spring / Guice integration.
A comprehensive list of changes can be found in the commit log: v0.57.1...v0.58.0
v0.57.1
v0.57.0
⚠️ Thespectator-ext-log4j1
extension was incorrectly published with a.md
extension.
Primary changes:
- #422, added appender for use with log4j 1.x.
- #425, fix reflective access issue when running on jdk9.
- #433, work queue mappings added for Artifactory.
- #439, added helper for boolean tag values.
A comprehensive list of changes can be found in the commit log: v0.56.0...v0.57.0
v0.56.0
Primary changes:
- #403, #406, initial work towards building with jdk9.
- #408, #409, #410, optimizations for id manipulation.
- #412, gauges are now supported in placeholder extension.
- #415, initial support for expiration of inactive meters with AtlasRegistry.
- #416, clarify usage of
Registry.register
method.
A comprehensive list of changes can be found in the commit log: v0.55.0...v0.56.0
v0.55.0
Primary changes:
- #391, fix ClassCastException with
:in
clauses using AtlasRegistry. - #392, work around for multiple ServoRegistry instances.
- #393, improve the performance of
Spectator.globalRegistry()
. - #395, add agent config for Artifactory (thanks @ebukoski).
- #397, update to nebula 3.6.0.
- #398, merge subscriptions from lwc response.
- #399, agent now supports loading configs from the file system.
A comprehensive list of changes can be found in the commit log: v0.54.0...v0.55.0
v0.54.0
Primary changes:
- #384, fix links to GC causes in docs.
- #385, update mappings for Cassandra.
- #388, explicitly specify DataSourceType.GAUGE for servo.
A comprehensive list of changes can be found in the commit log: v0.53.0...v0.54.0