Note: This is a pre-production preview release for the purposes of early testing. See the Milestone releases section of the README.
Upgrading from 1.9.0-M4
The micrometer-binders module has been reverted (#3119). Update your imports of binders to the previous package in micrometer-core
io.micrometer.core.instrument.binder
. Remove any dependencies on the micrometer-binders
module; this is no longer published.
⭐ New Features
- Add resettable DistributionSummary and Timer for Dynatrace registry #3093
- Add capability to correctly export fixed buckets histogram to SignalFx #2977
- OpenTelemetry Protocol (OTLP) MeterRegistry #2864
- Exemplars support for Prometheus Histogram #2812
❤️ Contributors
We'd like to thank all the contributors who worked on this release!