After Spring boot upgrade to 3.0.6 cannot see trace of requests in Transaction section in Kibana

After Spring boot upgrade to 3.0.6 cannot see trace of requests in Transaction section in Kibana.

Before upgrading the Java Spring boot application to 3.0.6 and upgrading the Java to 17, the traces of requests was seen on the Transaction section in Kibana.

Tried even upgrading the Spring boot and also updating the dependencies.

Hi @anthonyvks,

I assume you are instrumenting your Java application using the Elastic APM agent? Which version of the agent are you using?

Looking at v1.x of the agent Spring Boot 3.x should be supported.

1 Like

I am using the latest version which I downloaded which is 1.43.1

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.