OutOfMemory Error When Converting Spring Boot Health Indicators to Micrometer Metrics
When trying to export the Spring Boot health indicators as metrics with Micrometer. I followed the Mapping Health Indicators to Micrometer Metrics to implement the same. The implementation is as follows