Java Application REST Transactions are not showing in kibana,Elastic APM

Hello Team,

My application is java(Spring boot) which REST API transaction. When configured it to elastic APM..I can see metrics. But can not see REST API transaction to kibana/Elasticsearch?

How can it get display in kibana ? Dosa it has any flag to enable and detect rest API calls ?

The configuration made with server_url, token and other details.

Tried by making sample rate to 1.0.

From Elasticsearch to APM

Added java and removed elastic-stack-alerting, elastic-stack-monitoring

I'm assuming you are trying to use the elastic APM agent, correct?

Did you call any of your REST-endpoints? The agent can only record what is invoked.

Please provide the agent debug logs if you need any further help.