Skip to content
Discussion options

You must be logged in to vote

Even though, on closing every session, in Wireshark we see packets sent to 34.120.195.249.
This is unacceptable in our use case, we don't want any network traffic.

This shouldn't be the case. If the user-consent was correctly revoked, any envelope, regardless of whether it was a session or an event, should be dropped. Can you provide a minimal repro that shows this? Remember that sentry_user_consent_revoke() must be called after sentry_init().

I was able to workaround it by simply setting an empty dsn, however, I'm concerned about possible additional traffic to other ips.

There is no traffic other than to the URL encoded in your DSN. That is certainly an option if you never want to se…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@bgedzior-logi
Comment options

@bgedzior-logi
Comment options

Answer selected by supervacuus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants