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

fix: sentry init is using the wrong environment #4940

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Conversation

Freebios
Copy link
Contributor

@Freebios Freebios commented Apr 12, 2024

In the previous PR #4912 it seems that I forgot to pass the environment on the backend.
Here is a quick fix!

I also added some "doc" in the the .env.example

Copy link

github-actions bot commented Apr 12, 2024

Warnings
⚠️ Changes were made to the environment variables, but not to the documentation - Please review your changes and check if a change needs to be documented!

Generated by 🚫 dangerJS against 78f108c

@Freebios Freebios changed the title fix: sentry init is missing environment fix: sentry init is using the wrong environment Apr 12, 2024
@charlesBochet
Copy link
Member

@Freebios could you also update https://docs.twenty.com/start/self-hosting/ actually?

# SENTRY_DSN=https://xxx@xxx.ingest.sentry.io/xxx
# SENTRY_DSN_FRONT=https://xxx@xxx.ingest.sentry.io/xxx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SENTRY_FRONT_DSN?

@Freebios Freebios merged commit a6b38d7 into main Apr 12, 2024
6 of 9 checks passed
@Freebios Freebios deleted the feat/fix_sentry_init branch April 12, 2024 10:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants