Monitor List¶
The Monitor List clearly displays all configured monitors and provides key information such as Alert Policy, creator, and updater. It supports efficient monitor management through search, filtering, import, and other functions. In addition, you can jump directly to view the anomaly event records and operation logs triggered by monitors, ensuring transparency and traceability of monitor status and behavior.
Single Rule¶
For a single monitor rule, you can perform the following operations:
-
Enable/Disable: You can enable or disable a monitor. New monitors are enabled by default. After disabling, they can be re-enabled.
-
Clone monitor: You can directly clone the selected monitor.
-
Edit monitor: You can edit monitor status and rule configuration.
-
Manually trigger detection: You can manually trigger monitor detection. Mute rules take effect. After the trigger, an event is generated and an alert is sent.
-
Operation audit: You can view operation records related to the monitor.
-
View related events: You can view the Unrecovered Events triggered by this monitor and perform event management.
-
View related views: You can associate dashboards; this is configurable during editing.
-
Delete monitor: You can delete a monitor. After deletion, data cannot be recovered, but event data is retained.
Batch Operations¶
You can batch enable, disable, delete, export, and edit tags for monitors.
In addition, you can directly configure an Alert Policy here and apply it to the selected monitors. The new Alert Policy configuration overrides the monitors' existing alert settings.
Edit Tags¶
Both regular monitors and Smart Monitoring monitors support batch tag editing:
- In the Monitor List, select one or more monitors.
- In the batch operations bar, click Edit Tags.
- Select Add Tags or Remove Tags.
- Select one or more tags and click OK.
Note
- Adding tags preserves other existing tags on the monitor.
- Removing tags only disassociates tags from the monitor; it does not delete global tags.
- Members with tag management permissions can create new tags when adding tags; other members with monitor configuration permissions can select existing tags.
Tag Display¶
The system supports adding tags to monitors. You can select existing tags or manually enter a new tag and press Enter to create it. Events triggered by monitor detection carry these tags as well.
After saving, the added tags are displayed directly in the list. You can use Quick Filter > Tags on the left to quickly find monitors under the corresponding tag.
Additional Tag Logic
- Tag values can be in any format, either
value(for example,host) orkey:value(for example,host:123). - If the
keyof a custom tag duplicates other event attributes (excepttags), the custom tag is discarded. For example, if a monitor groups byhostand generates the event attributehost:001, a custom taghost:000added at that time is discarded and is not written into the event attributes.
Revoked Authorization Display¶
If the current Workspace has its Data Authorization revoked, monitors whose queries use the corresponding data are automatically disabled. A ! symbol appears after the monitor name in the current Monitor Explorer, indicating that the cross-workspace data authorization is invalid. You need to check whether the relevant authorization has been adjusted.
SLO Integration¶
Monitors added to an SLO as an SLI display a special indicator:
Hover to view the list of associated SLOs. Click to open the SLO details page.
Alert Policy¶
The Alert Policy feature allows you to create meaningful custom monitor groups when configuring monitors. You can filter monitors by Alert Policy for easier management.
Note
-
When configuring an Alert Policy, anomaly event detection for monitors sets a 2-minute waiting time to avoid data being affected by network or database write latency.
-
Each monitor must select an Alert Policy at creation; the system defines it as "Default".
-
When an Alert Policy is deleted, the monitors under it are automatically classified into "Default".
For more details, see How to create and manage Alert Policies.
Multiple Rules¶
For multiple rules at the monitor rule list level, you can perform the following operations.
Filter and Search¶
In the Quick Filter on the left, you can quickly locate target monitors based on Alert Policy, status, tag, and monitor type.
You can also search directly by entering a monitor name, monitor ID, or Alert Policy name in the search box.
Import¶
The imported JSON file must come from a monitor configuration file exported by the system. After import, monitors are automatically classified into their original groups. If "Delete and import monitors with the same name" is selected, the system first deletes existing monitors with the same name and then performs the import.
During the import:
-
If monitors with the same name exist, you can choose to delete the existing monitors with the same name.
-
If some monitors involve cross-workspace monitoring and the current Workspace has not been granted authorization by the target Workspace, these monitors fail to import.
Export All¶
Click to export all monitor rule configurations in the current Workspace.


