sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

Track Network Errors

Open pnewell opened this issue 6 years ago • 3 comments
trafficstars

Summary

Ability to capture any/all errors in the Network tab (of the developer tools). Effectively would log any Network event that did not result in a 200 response.

Motivation

Ability to track and understand any errors in integrations and network settings.

Additional Context

None

pnewell avatar Dec 03 '18 15:12 pnewell

Closing this issue due to staleness. Feel free to comment here if you think we should still work on this.

BYK avatar Oct 21 '20 20:10 BYK

I just came across this missing functionality as well - would love to have the ability to see network errors to know when loading an external asset no longer works

Keysox avatar Oct 25 '20 15:10 Keysox

This is something that can only be done in the SDK itself so transferring to sentry-javascript

BYK avatar Oct 25 '20 18:10 BYK

https://github.com/getsentry/sentry-javascript/issues/6282

We should be able to close this request with the link issue and associated PR

smeubank avatar Dec 29 '22 14:12 smeubank