Skip to content

[7.x] Fix error rate sorting in services list (#80764)#80789

Merged
smith merged 1 commit intoelastic:7.xfrom
smith:backport/7.x/pr-80764
Oct 16, 2020
Merged

[7.x] Fix error rate sorting in services list (#80764)#80789
smith merged 1 commit intoelastic:7.xfrom
smith:backport/7.x/pr-80764

Conversation

@smith
Copy link
Copy Markdown
Contributor

@smith smith commented Oct 16, 2020

Backports the following commits to 7.x:

The field was incorrectly labeled `errorsPerMinute` instead of `transactionErrorRate` (probably left over from before when we switched to using error rate.)

Use `-1` for the fallback sort so "N/A" appears after "0%"

Fixes elastic#80473.
@smith smith added the backport This PR is a backport of another PR label Oct 16, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

async chunks size

id before after diff
apm 3.3MB 3.3MB +8.0B

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

@smith smith merged commit cb6e99a into elastic:7.x Oct 16, 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