This video will walk you through the process of installing the Site24x7 APM Insight Java agent in a Docker container. Docker itself is the whole environment that helps you run, build, and manage your application, allowing APM to achieve its goals more quickly.
Related links
Creating a DockerFile:
https://docs.docker.com/engine/refere...
https://docs.docker.com/compose/compo...
The argument to include in your application startup command:
-javaagent:[agent_directory_full_path]/apminsight-javaagent.jar
Adding the Java agent:
https://www.site24x7.com/help/apm/jav...
Installing the Java agent in a Docker container:
https://www.site24x7.com/help/apm/jav...