You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
If we have 1 project in sentry for airflow and i have 3 sites with airflow (dev,stage,prod) we need to be able to set the tag in the airflow config in the sentry section for sentry to be able to distinguish where the event came from
For example:
[sentry]
sentry_dsn = https://bdfe3b8a5c0e4xjkxjxxf21@sentry.mydomain.com/16
sentry_custom_tag = stand = develop
Hi
If we have 1 project in sentry for airflow and i have 3 sites with airflow (dev,stage,prod) we need to be able to set the tag in the airflow config in the sentry section for sentry to be able to distinguish where the event came from
For example: