diff --git a/cmd/mensatt/main.go b/cmd/mensatt/main.go index e323a87..1e4abc1 100644 --- a/cmd/mensatt/main.go +++ b/cmd/mensatt/main.go @@ -62,6 +62,7 @@ func main() { Dsn: sentryDSN, AttachStacktrace: true, EnableTracing: true, + TracesSampleRate: 1.0, } if config.DebugEnabled {