Skip to content

Monitor List


The monitor list clearly displays all configured monitors, providing key information such as alert strategies, creators, and updaters. It supports efficient management of monitors through search, filtering, and import functions. Additionally, you can directly jump to view the incident records and operation logs triggered by the 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 the monitor. New monitors are enabled by default and can be re-enabled after being disabled.
  • Clone Monitor: You can directly clone the selected monitor.
  • Edit Monitor: You can edit the monitor status and rule configuration.
  • Manual Trigger Detection: Supports manually triggering monitor detection, with mute rules taking effect. After triggering, an event is generated and an alert is sent.
  • Operation Audit: You can view the operation records related to the monitor.
  • View Related Events: You can view the unresolved events triggered by this monitor and perform Event Management.
  • View Related Views: You can associate dashboards, which can be configured during editing.
  • You can delete the monitor. After deletion, the data cannot be recovered, but the event data is retained.

Batch Operations

You can perform batch enable, disable, delete, and export operations on monitors.

Additionally, you can directly configure alert strategies for monitors here, applying them to the selected monitors. New alert strategy configurations will overwrite the existing alert settings of the monitors.

Tag Display

The system supports adding tags to monitors. You can select existing tags or manually input them, pressing Enter to create new tags. Events triggered by monitor detection will also carry these tags.

Added tags can be directly displayed in the list after saving. You can quickly find monitors under the corresponding tags based on the Quick Filter > Tags on the left.

Tag Logic Supplement
  • The tag value format is not limited, it can be value (e.g., host), or key:value (e.g., host:123).
  • If a custom tag key duplicates other event attributes (except tags), the custom tag will be discarded. For example, if a monitor is grouped by host, generating an event attribute host:001, the custom tag host:000 added at this time will be discarded and not written into the event attributes.

Unauthorized Display

If the current workspace has its data authorization revoked, monitors that query using the corresponding data will be automatically closed. An ! symbol will appear after the monitor name in the current monitor explorer, indicating that the current cross-workspace data authorization is invalid and needs to check if there are any adjustments to the related authorization.

SLO Linkage

Monitors added to SLO as SLI will display a special identifier:

Hover to view the associated SLO list, click to open the SLO details page.

Alert Strategies

The alert strategy function supports creating meaningful monitor combinations when setting up monitors. By filtering corresponding monitors through alert strategies, it facilitates management.

Note
  • When configuring alert strategies, the abnormal event detection of monitors will set a 2-minute waiting time to avoid data being affected by network or storage delays.
  • Each monitor must select an alert strategy when created, which is defined as "default" by the system.
  • When deleting an alert strategy, the monitors under it will be automatically classified as "default".

For more details, refer to How to Create and Manage Alert Strategies.

Multiple Rules

For multiple rules at the list level of monitor rules, you can perform the following operations.

In the Quick Filter on the left, you can quickly locate target monitors based on alert strategies, status, tags, and monitor types.

You can also directly enter the monitor name, monitor ID, or alert strategy name in the search box to search.

Import

Supports importing monitor configuration JSON files exported by the system. After import, they are automatically grouped. If "Delete and import monitors with the same name" is checked, the system will first delete monitors with the same name before importing.

During the import process, if monitors with the same name appear, you can choose to delete the existing monitors with the same name.

Note

The imported JSON file must come from the system configuration file.

Export All

After clicking, you can export all monitor rule configurations in the current workspace.