-
Notifications
You must be signed in to change notification settings - Fork 169
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] Clarify how data is populated in the APM Infrastructure tab #4692
base: main
Are you sure you want to change the base?
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Hey @colleenmcginnis, Thanks for this. Let me ask some of the team how this works - it was made a fair while ago. @kpatticha / @jasonrhodes - Do you know who might be able to evaluate these docs which are explaining how the 'infrastructure' tab works in the service views? Preview - Infrastructure Tab |
@MiriamAparicio would you be able to take a look at these documents? I believe you’re the best person to provide input since you worked on the infrastructure tab in the service views. If your availability is limited, I’m happy to dig into the code and help out |
👋 @MiriamAparicio are you available to take a look at this PR? If not, @smith can you help me find a reviewer? Thanks! |
Hi @colleenmcginnis, sorry I missed this, I'll take a look tomorrow first thing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks 🌟
that the selected service is linked to: | ||
|
||
// Does it make sense to add this here? | ||
* *Pods*: Uses the `kubernetes.pod.name` from the <<apm-data-model-metrics,APM metrics data streams>>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's good information to know which fields are queried to get the infrastructure data in APM
// This info is not confirmed, but hopefully provides a structure | ||
// for product/dev to react to and follow! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MiriamAparicio Can you confirm that this is all correct too?
Description
Clarifies how data is populated in the Infrastructure tab for a selected service in the Applications UI. This PR also attempts to provide guidance on how to self-diagnose / troubleshoot when the Infrastructure tab does not have any data.
I searched through some GitHub issues and discussion threads in addition to the resources @lucabelluccini linked to in #4359, but I wasn't able to find much information on troubleshooting.
This PR definitely needs more work, but I thought I'd open it to have something for the product/dev teams to respond to. @roshan-elastic can you help me find a technical reviewer? @lucabelluccini does this align with what you were expecting when you opened #4359?
Documentation sets edited in this PR
Check all that apply.
docs/en/observability/*
)docs/en/serverless/*
)docs/en/integrations/*
)Related issue
Closes #4359
Checklist
Follow-up tasks
Select one.