Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Add environment setting from Sentry to filter by environments #33

Open
akappler opened this issue Nov 15, 2019 · 1 comment
Open

Comments

@akappler
Copy link
Contributor

Sentry allows to use environments like dev, staging, production to filter for events. Would be great if this could be set in the Settings.yaml as well.

@christophlehmann
Copy link
Contributor

Hey Alexander,

That can be useful, yes. On the other hand, the new sentry/sdk has an env variable for that: SENTRY_ENVIRONMENT

See also https://docs.sentry.io/error-reporting/configuration/?platform=php#environment

If it doesn't fit your needs, feel free to create a PR or contact us if you want to use our paid service.

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

No branches or pull requests

2 participants