kibana/x-pack/plugins/ml/common/util
Dima Arnautov 50dabea70f
[ML] Add anomaly description as an alert message for anomaly detection rule type (#172473)
## 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="072fe833-204b-4d38-bd3d-50d00015a43f">


### Checklist

- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
2023-12-05 12:04:36 -07:00
..
alerts.test.ts
alerts.ts [Search Application] Use ES JS client instead of Transport (#158446) 2023-05-30 05:16:40 -07:00
anomaly_description.ts [ML] Add anomaly description as an alert message for anomaly detection rule type (#172473) 2023-12-05 12:04:36 -07:00
chart_utils.ts
datafeed_utils.ts
es_utils.test.ts [Fleet] Add GPG verify function to fleet (#135223) 2022-06-30 11:00:27 +01:00
es_utils.ts
fields_utils.ts [ML] Package @kbn/ml-data-grid (#155530) 2023-06-06 11:20:37 +02:00
get_field_icon_types.ts [ML] Add geo fields support for Unified field list, add statistics flyover to Anomaly detection job creation wizards (#147322) 2023-01-23 12:10:32 -07:00
group_color_utils.ts
job_utils.test.ts [ML] Serverless compatibility fixes (#163724) 2023-09-13 12:07:55 -07:00
job_utils.ts [ML] Serverless compatibility fixes (#163724) 2023-09-13 12:07:55 -07:00
metric_change_description.test.ts [ML] Add anomaly description as an alert message for anomaly detection rule type (#172473) 2023-12-05 12:04:36 -07:00
metric_change_description.ts [ML] Add anomaly description as an alert message for anomaly detection rule type (#172473) 2023-12-05 12:04:36 -07:00
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 Cleanup spread operators in reduce calls (#157471) 2023-05-22 04:50:24 -07:00