Closes #20380: Introduce the SENTRY_CONFIG config parameter #1224

Closed
opened 2026-04-05 22:14:58 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/17/2025

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
*Originally created by @jeremystretch on 9/17/2025* ### 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`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1224