Tracking Java Usage in a Container
You can track Java usage of Java applications running in a container using JMS Fleets. This section exemplifies how to configure a container using a docker image.
Note
Only containers with Oracle JDKs are detected.
Only containers with Oracle JDKs are detected.
Prerequisites:
- You've completed Installing Management Agent and Deploying JMS Plug-in on your container host. The container host can be a compute instance on your premises, on OCI, or on any other cloud platform.
- Docker image is stored in the container host. The image contains one or more Java applications (jar files), the Oracle JDK, and other dependencies required to run your Java applications.
- Docker is installed in the container host.
To track Java usage in a container: