Skip to content

[7.x] [APM] Correlations Beta (#86477) (#89952)#91603

Merged
ogupte merged 1 commit intoelastic:7.xfrom
ogupte:backport/7.x/pr-89952
Feb 17, 2021
Merged

[7.x] [APM] Correlations Beta (#86477) (#89952)#91603
ogupte merged 1 commit intoelastic:7.xfrom
ogupte:backport/7.x/pr-89952

Conversation

@ogupte
Copy link
Copy Markdown
Contributor

@ogupte ogupte commented Feb 17, 2021

Backports the following commits to 7.x:

* [APM] Correlations GA (elastic#86477)

* polish and improvements to correlations UI

* more improvements and polish

* added impact bar

* added descriptions

* make custom field persistence be unique per service

* make custom threshold unique per service in latency correlations

* adds telemetry for apm correlations feature. Events:
 - 'show_correlations_flyout'
 - 'customize_correlations_fields'
 - 'select_significant_term'

* adds more telemetry for correlations (elastic#90622)

* removes the raw score column

* replaces experiemental callout with beta badge

* replaces threshold number input with percentile option selector

* improvements to latency correlations scoring and percentage reporting

* removes the 'apm:enableCorrelations' UI setting

* - rename useFieldNames.ts -> use_field_names.ts
- filter out fields that are not type 'keyword'
- feedback improvements

* Fixes casing issue for the 'correlations' dir

* [APM] Moves correlations button to service details tabslist row (elastic#91080)

* [APM] Adds license check for correlations (elastic#90766)

* [APM] Adds metrics tracking for correlations views and license prompts (elastic#90622)

* Updated the API integration tests to check for new default fields and 15 buckets

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@ogupte ogupte added the backport This PR is a backport of another PR label Feb 17, 2021
@ogupte
Copy link
Copy Markdown
Contributor Author

ogupte commented Feb 17, 2021

retest

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
apm 1731 1733 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
apm 5.2MB 5.2MB +9.9KB

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

@ogupte ogupte merged commit afaf615 into elastic:7.x Feb 17, 2021
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