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] fixes incorrect values in service overview throughput chart #89348

Merged
merged 9 commits into from
Jan 29, 2021

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented Jan 26, 2021

Closes #89350 by calculating the correct TPM rate for the throughput chart.

image

@ogupte ogupte requested a review from a team as a code owner January 26, 2021 20:04
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jan 26, 2021
@elasticmachine
Copy link
Contributor

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

@ogupte ogupte added release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 labels Jan 26, 2021
Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

lgtm! Thanks for the quick fix.
Only added a few nits - nothing blocking. Feel free to merge.

Btw. Can you verify if we have API test coverage everywhere you use getTpmRate? Just to make sure nothing breaks.

Easiest is probably to remove the call to the helper, and verify that an API test fails

@ogupte
Copy link
Contributor Author

ogupte commented Jan 27, 2021

i reverted all the consolidation in this PR to cut down on backport conflicts, created a new issue for that to live: #89486.

@ogupte
Copy link
Contributor Author

ogupte commented Jan 28, 2021

retest

@ogupte
Copy link
Contributor Author

ogupte commented Jan 29, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@ogupte ogupte merged commit 8e57b63 into elastic:master Jan 29, 2021
ogupte added a commit to ogupte/kibana that referenced this pull request Jan 29, 2021
…astic#89348)

* [APM] fixes incorrect values in service overview throughput chart
ogupte added a commit to ogupte/kibana that referenced this pull request Jan 29, 2021
…astic#89348)

* [APM] fixes incorrect values in service overview throughput chart
# Conflicts:
#	x-pack/test/apm_api_integration/tests/services/__snapshots__/throughput.snap
ogupte added a commit that referenced this pull request Jan 29, 2021
…9348) (#89668)

* [APM] fixes incorrect values in service overview throughput chart
# Conflicts:
#	x-pack/test/apm_api_integration/tests/services/__snapshots__/throughput.snap
ogupte added a commit that referenced this pull request Jan 29, 2021
…9348) (#89665)

* [APM] fixes incorrect values in service overview throughput chart
@ogupte ogupte self-assigned this Mar 9, 2021
@ogupte ogupte added the apm:test-plan-done Pull request that was successfully tested during the test plan label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:test-plan-7.12.0 apm:test-plan-done Pull request that was successfully tested during the test plan release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.11.0 v7.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Service overview inconsistencies between throughput chart & transactions
4 participants