getsentry / getsentry/sentry-javascript

Use new context to store outgoing request information

Open
#15,846 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.