sentry_tunnel
sentry_tunnel copied to clipboard
feat: add support for sentry session replays
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.
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?
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.