kibana/x-pack/plugins/ml
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
..
__mocks__ [ML] Clone analytics job (#59791) 2020-03-15 22:41:27 +01:00
common Update to TS v4 (#73924) 2020-08-27 10:28:02 +02:00
public [ML] Add indicator if there are stopped partitions in categorization job wizard (#75709) 2020-08-27 13:50:15 -05:00
server [APM] Transaction duration anomaly alerting integration (#75719) 2020-08-27 21:19:36 -07:00
.gitignore [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00
kibana.json [Home] Elastic home page redesign (#70571) 2020-08-26 13:00:00 -07:00
package.json [ML] Custom template for apiDoc markdown (#66567) 2020-05-15 11:41:29 +02:00
shared_imports.ts [ESUI] Move XJson Mode to src/plugins/es_ui_shared (#62758) 2020-04-10 12:58:18 +02:00
tsconfig.json [ML] Client side cut over (#60100) 2020-03-13 19:16:41 +00:00