Help for JAVA+APM

Can any one help me how to integrate APM agent to the java standalone process.

I have APM server installed and downloaded elastic.apm.agent.1.0.1.jar as well.

Here you go: https://www.elastic.co/guide/en/apm/agent/java/current/intro.html#get-started

Btw, there is already a more recent version

Hi Thanks for trying Elastic Java APM

Here is a quick little Gist I put together to show Elastic APM with Java standalone it even includes a "Performance Bug" to look for. If you already have Kibana, Elasticsearch and APM Server running you can ignore the docker-compose instructions

It shows how to run the Java app with the Java agent from the command line.

If you need a quick elastic stack you can use this docker compose

Cheers,
Stephen

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