kibana/x-pack/plugins/ml/server
Oliver Gupte b1cb8b8c7f
[APM] Transaction duration anomaly alerting integration (#75719)
* Closes #72636. Adds alerting integration for APM transaction duration anomalies.

* Code review feedback

* Display alert summary with the selected anomaly severity label instead of the anomaly score.

* - refactored ALL_OPTION and NOT_DEFINED_OPTION to be shared from common/environment_filter_values
- utilize getEnvironmentLabel in the alerting trigger components and added support for the 'All' label

* refactor get_all_environments to minimize exports and be more consistent and clean

* - Reorg the alerts menu for different alert types (threshold/anomaly)
- default environment alert settings to the selected filter

* - Filters default transaction type to only those supported in the APM anomaly detection jobs
- Removes Service name and transaction type from the set of expressions in the alerting setup

* - remove bell icon from alerts menu

* Adds target service back into the anomaly alert setup as a ready-only expression

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-08-27 21:19:36 -07:00
..
client [ML] Inference models management (#74978) 2020-08-19 16:22:26 +02:00
lib [ML] Removing full lodash library imports (#74742) 2020-08-12 09:24:43 +01:00
models Fix more broken usages of bulkCreate (#76005) 2020-08-27 13:54:09 -04:00
routes [ML] Adding authorization header to DFA job update request (#75899) 2020-08-26 20:08:39 +01:00
shared_services [APM] Transaction duration anomaly alerting integration (#75719) 2020-08-27 21:19:36 -07:00
index.ts [ML] Consolidating shared types and util functions (#65247) 2020-05-07 12:23:42 +01:00
plugin.ts [Home] Elastic home page redesign (#70571) 2020-08-26 13:00:00 -07:00
shared.ts [ML] Kibana API endpoint for histogram chart data (#70976) 2020-07-14 13:37:36 +02:00
types.ts [ML] Adding endpoint capability checks (#64662) 2020-04-29 18:25:48 +01:00