Observability
Micrometer1.11.14
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
- Set user agent header in OTLP registry
- Aspects' tagsBasedOnJoinPoint may throw uncaught exception
@Timed
should record Throwables not only Exceptions
🔨 Dependency Upgrades
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.767 to 1.12.777
- Bump com.signalfx.public:signalfx-java from 1.0.44 to 1.0.47
- Bump dropwizard-metrics from 4.2.26 to 4.2.28