Skip to content

[7.x] [APM] Transaction duration anomaly alerting integration (#75719)#76224

Merged
ogupte merged 3 commits intoelastic:7.xfrom
ogupte:backport/7.x/pr-75719
Aug 28, 2020
Merged

[7.x] [APM] Transaction duration anomaly alerting integration (#75719)#76224
ogupte merged 3 commits intoelastic:7.xfrom
ogupte:backport/7.x/pr-75719

Conversation

@ogupte
Copy link
Copy Markdown
Contributor

@ogupte ogupte commented Aug 28, 2020

Backports the following commits to 7.x:

* Closes elastic#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>
@ogupte ogupte added the backport This PR is a backport of another PR label Aug 28, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
apm 945 +2 943

async chunks size

id value diff baseline
apm 4.7MB +25.8KB 4.7MB

page load bundle size

id value diff baseline
apm 41.7KB +1.1KB 40.6KB

distributable file count

id value diff baseline
total 46088 +7 46081

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@ogupte ogupte merged commit 5a08b86 into elastic:7.x Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants