Micrometer/micrometer: Release v0.4.0.RELEASE
Name: micrometer
Owner: Micrometer
Release: v0.4.0.RELEASE
Released: 2017-06-07
License: Apache-2.0
Release Assets:
- Add support for quantiles and histograms for timers and distribution summaries
- [bug] Prometheus timers, long task timers, and distribution summaries can be registered with the same name and different tags
- [bug] Logback metrics filter preserves logging configuration
- Support for quantiles in
@Timed
- Atlas support added
- Support for custom meter types
- Instrumentation for executor pools of various types