Very similar issue to https://stackoverflow.com/questions/75218237/spring-boot-2-7-8-or-3-x-upgrade-tomcat-http-status-404-not-found-on-azure
In kubernetes I get 404 for /actuator/health/liveness with 2.7.8 but not with 2.7.7
Can it be a problem with tomcat version going from 9.0.70 to 9.0.71 in spring-boot-starter 2.7.8?
Using otel agent v1.18.0
Comment From: AkselAllas
Wrong project for the issue I meant to open in opentelemetry side 🤔
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/7891