Skip to content

Let's not report development errors to Sentry - #14

Merged
leowilkin merged 1 commit into
mainfrom
claude/sentry-dev-errors-e9432d
Aug 12, 2026
Merged

Let's not report development errors to Sentry#14
leowilkin merged 1 commit into
mainfrom
claude/sentry-dev-errors-e9432d

Conversation

@leowilkin

Copy link
Copy Markdown
Member

enabled_environments on sentry's config included development, so every local error was being sent to Sentry. Let's limit it to production and staging lol.

enabled_environments included development, so every local error (and
100% of dev transactions, since the traces sampler returns 1.0 outside
production) was being sent to Sentry. Limit it to production and
staging.
@leowilkin
leowilkin merged commit 90ecec4 into main Aug 12, 2026
9 checks passed
@leowilkin
leowilkin deleted the claude/sentry-dev-errors-e9432d branch August 25, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant