Micrometer 1.6 has a number of improvements that may require some change on our end: * Support for CloudWatch's `highResolution` property (https://github.com/micrometer-metrics/micrometer/issues/2088) * Metrics support for Okhttp (https://github.com/micrometer-metrics/micrometer/pull/2066) * Commons Pool2 metrics (https://github.com/micrometer-metrics/micrometer/issues/1711) There is also the SLO meter registry for which we [have a PR](https://github.com/spring-projects/spring-boot/pull/21311)
Micrometer 1.6 has a number of improvements that may require some change on our end:
highResolutionproperty (Support of high resolution metrics for CloudWatch micrometer-metrics/micrometer#2088)There is also the SLO meter registry for which we have a PR