Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new context to store outgoing request information #15846

Open
mydea opened this issue Mar 27, 2025 · 1 comment
Open

Use new context to store outgoing request information #15846

mydea opened this issue Mar 27, 2025 · 1 comment

Comments

@mydea
Copy link
Member

mydea commented Mar 27, 2025

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.

@AbhiPrasad
Copy link
Member

I think based on the slack convo we should hold back until we've figured out what the relationship of this context is to https://develop.sentry.dev/sdk/expected-features/#http-client-errors

ref: https://sentry.slack.com/archives/GUCRT2B70/p1743076678224399?thread_ts=1743068974.970659&cid=GUCRT2B70

This should be RFC'd or specced in develop first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants