sentry_tunnel icon indicating copy to clipboard operation
sentry_tunnel copied to clipboard

feat: add support for sentry session replays

Open Flusinerd opened this issue 5 months ago • 2 comments

This adds support for replay event tunneling. Currently this fails with a 400 error because of different amount of lines.

Also the final line is non utf-8 binary data.

Flusinerd avatar Jul 09 '25 22:07 Flusinerd

Hi! Could you please clarify why we don’t want to merge this pull request? Is there something about the implementation, compatibility, or long-term maintenance that’s holding us back?

sodapng avatar Sep 09 '25 09:09 sodapng

Hey, @sodapng There is no review from the maintainer yet.

In the meantime you could use my fork: https://github.com/Flusinerd/sentry_tunnel/pkgs/container/sentry_tunnel

Just need to use the different image.

Its identical to this but with the PR merged.

Flusinerd avatar Sep 09 '25 10:09 Flusinerd