Use the ARMS Integration Management feature to query and manage integrated monitoring targets and data.
Prerequisites
Application Real-Time Monitoring Service must be active. For more information, see Activate ARMS.
Basic operations
-
Log on to the Cloud Monitor console.
-
In the left-side navigation pane, click Integration Management. On the Integrated Addons tab, you can view all integrated components.
NoteResults are filtered by your current account and the region selected in the top menu bar.
-
Click a component card of any type to view the list of environments where it is integrated. A single component type can be integrated into multiple environments.

-
On the Environments tab, click View Details in the Actions column to open the environment details page, which lists the components integrated into that environment.
The environment details page provides the following key information:
-
The associated container cluster ID and status, and the VPC CIDR block.
-
Environment Name: You can change this name to make it easier to identify.
-
Region: All environments are region-specific.
-
Prometheus instance and dashboard directory: The Prometheus instance stores the metric data collected from this environment, and the dashboard directory contains pre-configured dashboards, both of which are typically created by default with the environment.
-
Resource group and Tag.
-
Add a component
On the environment details page, click Add Integration next to Component Type. In the panel that appears, click the card of the target component and follow the on-screen instructions to complete the integration.
Update a component
Each component type can have one or more integration records. In the Component section, click Settings in the Actions column for the target record, and follow the prompts to complete the update.

Updating a record also updates the dashboards and alert rules that the component provides. Updates fall into two scenarios:
-
Updates without a version change: These typically involve minor adjustments, such as modifying input parameters or non-disruptive updates to the component's dashboards and alert rules.
-
Updates with a version change: These usually indicate significant changes to the integration. To upgrade, select the latest version number on the settings page.
Uninstall a component
Each integration record can be uninstalled individually. The dashboards and alert rules for a component are deleted only after all integration records for that component type have been uninstalled. In the Component section, click Uninstall in the Actions column for the record you want to remove, and follow the prompts.
View associated workloads
To check the workloads associated with an integration record, click the
icon to the left of the record or click Go to Instance List in the Actions column. The information displayed depends on the component type:
-
The Host Monitoring feature provides a list of monitored ECS instances. Each record contains information about an ECS instance, which you can query by using this feature.
-
Java application monitoring queries the list of connected Pods and associated application information.
-
For middleware monitoring, if an Exporter is installed, you can check the status of the Exporter Pods to verify the integration.