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

Capture user IP in `tower-http` integration

Open lcian opened this issue 6 months ago • 0 comments

As we do in our actix-web integration, we should capture the user IP when capturing an HTTP request in the tower-http integration (gated by send_default_pii).

lcian avatar Apr 16 '25 16:04 lcian