getsentry / getsentry/sentry-javascript
Use new context to store outgoing request information
Đang mở
- 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ả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.