mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
## Summary
Closes #136391
Uses a description of the anomaly for the alert message for anomaly
detection alerting rules with the `record` result type. This messages is
used for example in the `Reason` field in the alert table and details
flyout.
<img width="753" alt="image"
src="
|
||
---|---|---|
.. | ||
alerts.test.ts | ||
alerts.ts | ||
anomaly_description.ts | ||
chart_utils.ts | ||
datafeed_utils.ts | ||
es_utils.test.ts | ||
es_utils.ts | ||
fields_utils.ts | ||
get_field_icon_types.ts | ||
group_color_utils.ts | ||
job_utils.test.ts | ||
job_utils.ts | ||
metric_change_description.test.ts | ||
metric_change_description.ts | ||
object_utils.test.ts | ||
object_utils.ts | ||
parse_interval.test.ts | ||
parse_interval.ts | ||
string_utils.test.ts | ||
string_utils.ts | ||
validation_utils.ts | ||
validators.test.ts | ||
validators.ts |