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] Metrics-Powered throughput is incorrect #112240

Closed
sorenlouv opened this issue Sep 15, 2021 · 3 comments · Fixed by #114187
Closed

[APM] Metrics-Powered throughput is incorrect #112240

sorenlouv opened this issue Sep 15, 2021 · 3 comments · Fixed by #114187
Assignees
Labels
apm:test-plan-7.16.0 apm:test-plan-done Pull request that was successfully tested during the test plan blocker Team:APM All issues that need APM UI Team support v7.16.0

Comments

@sorenlouv
Copy link
Member

In some cases the throughput is incorrectly stuck on 1tpm.

image.png

Reproduce

I had a hard time reproducing this reliably but the easiest way I found was to start he 7.15 stack with no opbeans and only apm-server ingesting traces (the default):

 ./scripts/compose.py start  7.15.0 --bc

Solution

This root cause of this bug is elastic/elasticsearch#77734. In the interest of time we can fix it on the Kibana side be reverting all rate aggs to manual aggs (like we had before)

@sorenlouv sorenlouv added [zube]: 7.15 Team:APM All issues that need APM UI Team support v7.15.0 labels Sep 15, 2021
@elasticmachine
Copy link
Contributor

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

@cauemarcondes
Copy link
Contributor

It's being difficult to test the fix with the current archive. I'm blocking this until we have a more reliable dataset, which must be available in the next couple of weeks.

@cauemarcondes
Copy link
Contributor

It's hard to test with the current opbeans data, but I created a couple of API tests using the synthtrace that have a consistent data and correlate the throughput across different APIs. https://github.com/elastic/kibana/tree/master/x-pack/test/apm_api_integration/tests/throughput

@cauemarcondes cauemarcondes added the apm:test-plan-done Pull request that was successfully tested during the test plan label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:test-plan-7.16.0 apm:test-plan-done Pull request that was successfully tested during the test plan blocker Team:APM All issues that need APM UI Team support v7.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants