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

XHR/Fetch enhancement - add additional telemetry from window.performance #1194

Closed
MSNev opened this issue Feb 20, 2020 · 2 comments
Closed
Assignees

Comments

@MSNev
Copy link
Collaborator

MSNev commented Feb 20, 2020

Modern browsers support additional performance telemetry for XMLHttpRequest and fetch requests which are stored in the window.performance.getEntries() as resource entries.

Add an option to enable returning the additional details (when available) as part of the ajax requests for the XHR and fetch requests.

@MSNev MSNev self-assigned this Feb 20, 2020
MSNev pushed a commit that referenced this issue Feb 20, 2020
MSNev pushed a commit that referenced this issue Feb 21, 2020
MSNev pushed a commit that referenced this issue Feb 24, 2020
MSNev pushed a commit that referenced this issue Feb 24, 2020
MSNev pushed a commit that referenced this issue Feb 25, 2020
MSNev pushed a commit that referenced this issue Feb 25, 2020
MSNev pushed a commit that referenced this issue Feb 25, 2020
MSNev pushed a commit that referenced this issue Feb 25, 2020
MSNev pushed a commit that referenced this issue Feb 25, 2020
MSNev pushed a commit that referenced this issue Feb 26, 2020
MSNev pushed a commit that referenced this issue Feb 26, 2020
MSNev pushed a commit that referenced this issue Feb 28, 2020
MSNev pushed a commit that referenced this issue Feb 28, 2020
MSNev pushed a commit that referenced this issue Mar 2, 2020
@MSNev
Copy link
Collaborator Author

MSNev commented Mar 11, 2020

Version 2.5.2 is now fully deployed to the CDN, closing as this should address this issue.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant