Skip to content

Conversation

@jeremystretch
Copy link
Member

Closes: #20380

  • Introduce the SENTRY_CONFIG config parameter, which takes a dictionary of arbitrary keyword arguments to pass to sentry_sdk.init()
  • Deprecate the following config parameters:
    • SENTRY_DSN
    • SENTRY_SAMPLE_RATE
    • SENTRY_SEND_DEFAULT_PII
    • SENTRY_TRACES_SAMPLE_RATE

@jeremystretch jeremystretch requested review from a team and bctiemann and removed request for a team September 17, 2025 18:27
@bctiemann bctiemann merged commit d34ce77 into main Sep 19, 2025
10 checks passed
@jeremystretch jeremystretch deleted the 20380-sentry_config branch September 19, 2025 12:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce a SENTRY_CONFIG parameter to extend and ultimately replace individual Sentry config parameters

3 participants