-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
SentryMonitor.__init__ requires an env argument while SentryMonitor.apply_config assumes env from the SENTRY_ENVIRONMENT in the app config. That behavior is inconsistent. If there's no reason for it, let's just make __init__ get env from the app config as well.
It's also annoying to have to pass the org argument in everywhere. Can we make that default to an app config variable (if not force it to come from one, like SENTRY_ENVIRONMENT)?
Metadata
Metadata
Assignees
Labels
No labels