Micrometer/micrometer: Release v1.11.0-RC1

Name: micrometer

Owner: Micrometer

Release: 1.11.0-RC1

Released: 2023-04-11

License: Apache-2.0

Release Assets:

This is a preview release for the upcoming 1.11.0 GA release. It is intended for testing purposes to receive early feedback on features and changes prior to GA.

⭐ New Features

  • Consistently add outcome tag to HTTP client instrumentation #3729
  • Migrate from Application Insights instrumentation keys to connection strings #3710
  • Add supplier variant for Observation.Context.getOrDefault() #3708
  • Allow custom sink for LoggingMeterRegistry #3685
  • Make cumulative count computations in takeCountSnapshot more efficient #3581
  • Configurable aggregation temporality for OTLP registry #3145
  • @Timed annotation with dynamic tags derived from input arguments and/or output #1732
  • Metrics support for Netty allocators and event executors #522

🐞 Bug Fixes

  • StepMeterRegistry closed near a step boundary may lose data #3720
  • PushMeterRegistry scheduled publish can collide with publish on close #3711
  • Avoid global publishing alignment #2818

:heart: Contributors

Thank you to all the contributors who worked on this release:

@lenin-jaganathan, @cbismuth, @kubamarchwicki, @ThePumpingLemma, @izeye, @jprinet, and @mborgraeve

To top