sentry-relay-attic
sentry-relay-attic copied to clipboard
A relay server for Sentry (https://getsentry.com)
Bumps [regex](https://github.com/rust-lang/regex) from 0.2.1 to 1.5.5. Release notes Sourced from regex's releases. 1.0.0 This release marks the 1.0 release of regex. While this release includes some breaking changes, most users...
How to build this project? The Makefile contains interesting path assumptions Makefile ``` GOPATH=`pwd`/../../../../ [...] `./../../../../bin/sentry-relay` ```
We want to treat the project as more of a requirement for production installs, and less of a performance optimization. It won't actually be required, but we'll start shifting primary...
This is an idea that's been thrown around a few times, but the gist is we'd want to allow you to configure data that you want scrubbed via the Sentry...