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] Add documentation for common APM metrics and how to query for them #113521

Closed
sorenlouv opened this issue Sep 30, 2021 · 1 comment · Fixed by #113542
Closed

[APM] Add documentation for common APM metrics and how to query for them #113521

sorenlouv opened this issue Sep 30, 2021 · 1 comment · Fixed by #113542
Assignees
Labels
Team:APM All issues that need APM UI Team support

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Sep 30, 2021

Explanation the purpose and how to query for the following metrics:

  • latency
  • throughput
  • transaction failure rate
  • error occurrence
  • system metrics (cpu / memory)
  • service destination metrics
  • breakdown metrics
    • metricset.name : "span_breakdown" OR span.self_time.sum.us: *
    • metricset.name : "transaction_breakdown" OR transaction.breakdown.count: *
@sorenlouv sorenlouv added [zube]: In Progress Team:APM All issues that need APM UI Team support labels Sep 30, 2021
@sorenlouv sorenlouv self-assigned this Sep 30, 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
Team:APM All issues that need APM UI Team support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants