Skip to content

Commit

Permalink
Introduce sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasporez committed Nov 17, 2024
1 parent 1b7c806 commit 54e2f49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ services:
- LOAD_EX=n
- EXECUTOR=Local
- AIRFLOW__WEBSERVER__WORKERS=1
- AIRFLOW__WEBSERVER__EXPOSE_CONFIG=true
- AIRFLOW__SENTRY__SENTRY_ON
- AIRFLOW__SENTRY__SENTRY_DSN
- SENTRY_ENVIRONMENT=dev
logging:
options:
max-size: 10m
Expand Down

0 comments on commit 54e2f49

Please sign in to comment.