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] Throughput for instances includes all metric documents #114391

Closed
dgieselaar opened this issue Oct 8, 2021 · 1 comment · Fixed by #114758
Closed

[APM] Throughput for instances includes all metric documents #114391

dgieselaar opened this issue Oct 8, 2021 · 1 comment · Fixed by #114758
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support v7.16.0

Comments

@dgieselaar
Copy link
Member

When calculating throughput when transaction metrics are enabled, we are only filtering on processor.event:metric, not on transaction.duration.histogram:*, which means that we are calculating throughput based on all metric documents, not just transaction metric documents.

@dgieselaar dgieselaar added bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support labels Oct 8, 2021
@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.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants