Trace-Based Incidents
The APM
module supports automatic incident registration based on trace analysis.
Incidents are generated according to predefined conditions configured in a monitoring task.
Example Task
An example of a scheduled task:
[APM] Incident: Distributed Trace Error — More Than 2 Services Involved
This task searches for traces where:
- an error is present
- more than two different services are involved
Result
If the task conditions are met, an incident is automatically created:
Note
Such tasks not only visualize traces but also enable automated response to deviations.