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

capture Fetch/XHR calls using ResourceTiming API #740

Closed
vigneshshanmugam opened this issue Apr 7, 2020 · 0 comments · Fixed by #825
Closed

capture Fetch/XHR calls using ResourceTiming API #740

vigneshshanmugam opened this issue Apr 7, 2020 · 0 comments · Fixed by #825
Assignees
Milestone

Comments

@vigneshshanmugam
Copy link
Member

  • If the agent is loaded asynchronously, we might not be able to patch the XHR and Fetch calls on time and we might end up losing some Spans. We can always safely rely on to Resource Timing API's and create the spans for the missed API calls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant