You can use the Mission Control application to monitor and manage the ReportStream Java Application. Mission Control can be used as a Java Profiler to monitors Java bytecode constructs and operations at the JVM level.
-
Download and run the JDK Mission Control or the Azul Missing Control
-
Start the ReportStream local Docker container. This container exposes port 9090 for JMX connections.
-
Start a new connection from the Mission Control application to
localhost:9090
.
Once connected, you can inspect the JVM and start Flight Recording. For more information you can read this article about using the Flight Recorder and Mission Control.