sentry-rust icon indicating copy to clipboard operation
sentry-rust copied to clipboard

HTTP client integrations

Open lcian opened this issue 6 months ago • 0 comments
trafficstars

Description

This SDK doesn't currently have any direct integration to trace HTTP client libraries, such as creating spans for each outbound HTTP request. The information extracted from these spans can then also be used for other features of the Sentry product, for example the Insights > Backend > Outbound API requests module to track problematic outbound API requests.

This issue shall serve to gauge interest in such integrations. Please leave an upvote 👍 on this issue if you would use such an integration.

lcian avatar May 23 '25 17:05 lcian