Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Updates failed transaction correlations help #111222

Merged
merged 3 commits into from
Sep 8, 2021

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Sep 3, 2021

Summary

Relates to #108441

This PR updates the help for the failed transactions correlations, such that it mentions the event.outcome field rather than the status code. It also aims to clarify that we look at the set of successful transactions and compare it to the set of failed transactions.

Screenshot

image

@lcawl lcawl added v7.15.1 v7.16.0 v8.0.0 apm:correlations release_note:skip Skip the PR/issue when compiling release notes enhancement New value added to drive a business result labels Sep 3, 2021
@lcawl lcawl marked this pull request as ready for review September 3, 2021 21:38
@lcawl lcawl requested a review from a team as a code owner September 3, 2021 21:38
@@ -36,7 +36,7 @@ export function FailedTransactionsCorrelationsHelpPopover() {
<p>
<FormattedMessage
id="xpack.apm.correlations.failedTransactions.helpPopover.basicExplanation"
defaultMessage="Correlations help you discover which attributes are contributing to failed transactions. Transactions are considered a failure when it returns a status code >= 5xx."
defaultMessage="Correlations help you discover which attributes are most influential in distinguishing between transaction failures and successes. Transactions are considered a failure when their `event.outcome` value is `failure`."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By default transactions with status code 5xx are marked as failed. So it might make sense to still mention this somehow (or maybe this belongs in the docs?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've added that example to the docs in #111219

@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Sep 6, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@lcawl
Copy link
Contributor Author

lcawl commented Sep 8, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

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

id before after diff
apm 4.4MB 4.4MB +284.0B

History

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

@sorenlouv sorenlouv added the auto-backport Deprecated - use backport:version if exact versions are needed label Sep 8, 2021
@lcawl lcawl merged commit dc2180a into elastic:master Sep 8, 2021
@lcawl lcawl deleted the apm-failed-transactions-help branch September 8, 2021 16:31
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 8, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 8, 2021
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x
7.15

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Sep 8, 2021
kibanamachine added a commit that referenced this pull request Sep 8, 2021
chrisronline pushed a commit to chrisronline/kibana that referenced this pull request Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:correlations auto-backport Deprecated - use backport:version if exact versions are needed enhancement New value added to drive a business result release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.15.1 v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants