I have text code elastic APM
I added the Elastic APM Java Agent to the integrator.sh
and configured as follows.
-javaagent:/tmp/elastic-apm-agent.jar \
-Delastic.apm.service_name=service-name \
-Delastic.apm.application_packages=org.wso2 \
-Delastic.apm.server_url=http://10.0.x.x:8200 \
But i dont have the http request of the API in the APM in kibana.