Observability
Micrometer1.11.13
Provides a facade for the most popular observability systems, allowing you to instrument your JVM-based application code without vendor lock-in. Think SLF4J, but for observability.
Changelog
🐞 Bug Fixes
- Add default factoryType tag in CommonsObjectPool2Metrics
- Buffered statsd lines are not published on close
- Disable kotlinSourcesJar since it conflicts with sourcesJar
- Fix quantile value for DistributionSummary for OtlpMeterRegistry
- Apply NamingConvention to tags for OtlpMeterRegistry
🔨 Dependency Upgrades
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.720 to 1.12.767
- Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.44
- Bump dropwizard-metrics from 4.2.25 to 4.2.26