getsentry / getsentry/sentry-javascript
Use new context to store outgoing request information
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 515
Description
### Description
We should store information about an outgoing HTTP request in a new context, e.g. `outgoingRequest`. This can be used both in browser and node to have additional information about failed fetch/http requests - today, this information is really only visible in breadcrumbs, which is not ideal.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.