getsentry / getsentry/sentry-javascript
Use new context to store outgoing request information
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.