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

Introduce sentry config #20

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Conversation

thomasporez
Copy link

I need to setup new env variables in order to configure sentry integration.

@@ -22,6 +22,10 @@ services:
- LOAD_EX=n
- EXECUTOR=Local
- AIRFLOW__WEBSERVER__WORKERS=1
- AIRFLOW__WEBSERVER__EXPOSE_CONFIG=true
Copy link
Author

Choose a reason for hiding this comment

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

It's not mandatory but it's helpful to me to make sure things are working like I expect. And I think it's ok for dev setup !

@thomasporez
Copy link
Author

I'm allowing myself to merge quickly because it's easy to revert and I would like to make some tests today (and I don't expect people to review on Sunday of course !)

@thomasporez thomasporez merged commit 971d6e2 into main Nov 17, 2024
2 checks passed
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.

1 participant