getsentry / getsentry/sentry-javascript
Add support for eventsource requests
Đang mở
Browser
Improvement
Traces
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.