getsentry / getsentry/sentry-javascript
Add support for eventsource requests
Abierto
Browser
Improvement
Traces
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Problem Statement
It seems we are currently not instrumenting `evensource` requests from the browser.
https://developer.mozilla.org/en-US/docs/Web/API/EventSource
### Solution Brainstorm
Adding this handler to our browser package would improve e.g. the trace view for our users for these types of requests.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.