Release 1.16.6 ยท micrometer-metrics/micrometer (original) (raw)
๐ Bug Fixes
- ArrayIndexOutOfBoundsException when using LongTaskTimer #3877
- Jetty 12's TimedHandler marks some requests with outcome UNKNOWN #7276
- MeterRegistry closes HighCardinalityTagsDetector twice if the registry is closed twice #7409
- Reduce allocation in HTTP server instrumentation #7580
- Reduce allocation in gRPC server convention #7581
๐ Documentation
- Clarify time series produced by LongTaskTimer when using Prometheus #6507
- Document metrics that need to close the MeterBinder #4624
- Multigauge Documentation lacks overwrite=true #4403
๐จ Dependency Upgrades
- Bump com.netflix.spectator:spectator-reg-atlas from 1.9.6 to 1.9.9 #7552
- Bump dropwizard-metrics from 4.2.38 to 4.2.39 #7527
โค๏ธ Contributors
Thank you to all the contributors who worked on this release:
@blaspat, @codingkiddo, @izeye, @jewoodev, and @schiemon