Skip to content

Add sentry environment to sentry config section #996

@montanaflynn

Description

@montanaflynn

We are using sentry relay in staging and production environments and would like to have one sentry project for both of them.

This could be done by adding an environment field to the sentry config section:

    relay:
      mode: proxy
      port: 8080
    sentry: 
      enabled: true
      dsn: https://...@....ingest.sentry.io/...
      environment: staging

Then we could switch between environments with sentry website UI:

Screen Shot 2021-05-17 at 17 25 06

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfillerRequires little effort to resolve. Ready to be picked up anytime.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions