-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
.NETPull requests that update .net codePull requests that update .net code
Description
Currently people want to instrument outbound HTTP requests using OTEL, they need to disable Sentry's SMTP message handler to avoid double traces. However this means they lose stuff like the failed request handling... which is a bit of a shame.
Ideally people could disable just the tracing stuff in the message handler... but keep the other stuff that they still want.
Originally posted by @jamescrosswell in getsentry/sentry-docs#15378 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net code
Projects
Status
Done