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] Bug: Set minimum scale to 1% for the Transaction error rate chart #77741

Closed
formgeist opened this issue Sep 17, 2020 · 1 comment · Fixed by #77861
Closed

[APM] Bug: Set minimum scale to 1% for the Transaction error rate chart #77741

formgeist opened this issue Sep 17, 2020 · 1 comment · Fixed by #77861
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v7.10.0

Comments

@formgeist
Copy link
Contributor

Kibana version: master

Summary

The current transaction error rate chart has the y-axis scale set to 100% but this is not ideal, as the error rate can possibly hide critical information such as a slight but significant increase in error rate because it's fixed to 100%.

Screenshot 2020-09-17 at 10 55 07

Kapture 2020-09-17 at 10 56 09

Solution

I propose the set a minimum scale of 1% and otherwise let the y-axis be set to max value for the given time range.

@formgeist formgeist added bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v8.0.0 labels Sep 17, 2020
@elasticmachine
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v7.10.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants