The Application Environment page displays runtime information for each instance of a deployed application, including IP addresses, JVM version, JVM arguments, process IDs, and uptime. Use this data to verify deployment configurations, troubleshoot JVM settings, or confirm that the correct Application Real-Time Monitoring Service (ARMS) agent version is installed.
Limits
Application environment details are available in Professional Edition and Platinum Edition only. Standard Edition does not support this feature.
Open the Application Environment page
Log on to the .
Navigate to the Application Overview page by using either of the following methods:
From a cluster: In the left-side navigation pane, choose or . In the top navigation bar, select a region. In the upper part of the page, select a microservices namespace. Click a cluster ID to open the Cluster Details page, then click the target application name in the Applications section.
From the application list: In the left-side navigation pane, click Applications. In the top navigation bar, select a region. In the upper part of the page, select a microservices namespace. Select Container Service or Serverless Kubernetes Cluster from the Cluster Type drop-down list, then click the target application name.
In the left-side navigation pane of the application details page, choose .
Environment parameters
The Application Environment page shows the following parameters for each instance of the selected application.

| Parameter | Description |
| Instance IP | The IP address of the instance where the application is deployed. |
| Running Duration | How long the application has been running. |
| Process ID | The process identifier (PID) of the application. |
| JVM Version | The Java Virtual Machine (JVM) version the application runs on. |
| ARMS version probe | The version of the ARMS agent installed for the application. |
| JVM Args | The JVM arguments configured for the application. |
| JVM parameter detection | The recommended JVM arguments, calculated based on the physical memory of the instance where the application is deployed. |
| Boot time | The time when the application was started. |
| Hostname | The hostname of the instance where the application is deployed. |