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

Link to APM Distributed Trace for Available Network Requests From the Synthetics Waterfall #791

Open
drewpost opened this issue Jun 21, 2023 · 2 comments
Labels
Team:Uptime Label for the Uptime team

Comments

@drewpost
Copy link

When an SRE is troubleshooting issues detected by synthetic monitoring test runs, one of the key questions they need to understand is "where" the problem is occurring. Is it something to do with a third party, content rendering or something else "front end" or is it related to a slow database, long network response etc ie "back-end".

The page load waterfall in synthetics is a key area this determination is made. In order to facilitate seamless issue triage and investigation, we want to:

  • Link from any network request in that waterfall to the relevant distributed trace for that request during that test run in the APM UI
  • Gracefully handle requests where this may not
  • Open links in a new tab so the user does not lose context
  • optional Suggest instrumenting the application with APM agents where relevant

Related historical investigations:

#265
https://github.com/elastic/apm-dev/issues/926
https://github.com/elastic/app-obs-dev/issues/13
https://github.com/elastic/app-obs-dev/issues/13

@drewpost drewpost added the Team:Uptime Label for the Uptime team label Jun 21, 2023
@paulb-elastic
Copy link
Contributor

The Synthetics-APM integration spec has been defined in https://github.com/elastic/apm/blob/main/specs/integrations/synthetics.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Uptime Label for the Uptime team
Projects
None yet
Development

No branches or pull requests

2 participants