DonHaul commented on issue #65136:
URL: https://github.com/apache/airflow/issues/65136#issuecomment-4237310114

   setting the variables with this env var names worked for us:
   
   this are correct:
   ```
   AIRFLOW__SENTRY__SENTRY_ON
   AIRFLOW__SENTRY__SENTRY_DSN
   ```
   
   For the environment setting it like so w/o airflow worked for us (not sure 
if its a bug):
   ```
   SENTRY_ENVIRONMENT
   ```
   
   for `AIRFLOW__SENTRY__DEBUG` not too sure
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to