Issue Discovery¶
Through this entry, you can comprehensively manage configurations related to automatic Issue discovery. You can choose to manually enable the Issue auto-discovery function on the APM/RUM view to start tracking abnormal situations.
In addition, using this entry, you can also customize specific rules for Issue discovery, uniformly manage and filter abnormal events and related data triggered by monitoring rule detections.
Create Rules¶
- Enter the name and description of the current Issue discovery rule;
- Select data scope and aggregation dimensions;
- Choose detection frequency, including 5 minutes, 10 minutes, 15 minutes, 30 minutes, and 1 hour;
- Define Issues.
Note
Matching conditions currently only support in
, not in
, wildcard
, not wildcard
operators.
Data Scope & Aggregation Dimensions¶
In the detection configuration, the system currently supports detection based on event data.
We know that events originate from abnormal alerts triggered by monitoring rules and the resulting data. Based on actual scenarios, a series of events are considered to be caused by the same root cause. By setting filtering conditions for these events and selecting aggregation dimensions, the data scope of events can be further refined.
After selecting the data scope and aggregation dimensions, based on the detection frequency, the refined data will be aggregated within a specific time range to generate Issues. Finally, the system will automatically push these Issues to the specified channels according to the pre-set Issue titles, descriptions, and other information, ensuring that all relevant parties can receive and effectively handle these Issues in a timely manner.
Manage Rules¶
All created rules are displayed under Incident > Configuration Management > Issue Discovery. You can directly view the rule names, data types, matching conditions, aggregation dimensions, detection frequencies, creators, and updaters through the list.
You can perform the following operations on the list:
- Enable/Disable;
- Click , and update the rule information via the edit button;
- Click , and then click the delete button to remove the current rule.