getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
927 stars 493 forks source link

Make sure enabled_environments is respected everywhere #2287

Closed sl0thentr0py closed 5 months ago

sl0thentr0py commented 5 months ago

for metrics/client reports/sessions we enqueue envelopes directly, make sure we check enabled_environments for all such cases.