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

Sentry tags appear to be missing #8243

Closed
maxcountryman opened this issue Apr 10, 2020 · 2 comments
Closed

Sentry tags appear to be missing #8243

maxcountryman opened this issue Apr 10, 2020 · 2 comments
Labels
good first issue kind:bug This is a clearly a bug

Comments

@maxcountryman
Copy link
Contributor

maxcountryman commented Apr 10, 2020

After switching over to the now-included Sentry plugin for Airflow, we're noticing that Sentry seems to be having some issues. The most obvious problem is that now Sentry tags are not included. But maybe more troubling is it seems some exceptions in tasks are not showing up in Sentry at all.

We're using Airflow 1.10.10 and the Airflow-provided Sentry plugin. Prior to this we were using a version of the Airflow Sentry plugin DataDog had published.

@maxcountryman maxcountryman added the kind:bug This is a clearly a bug label Apr 10, 2020
@boring-cyborg
Copy link

boring-cyborg bot commented Apr 10, 2020

Thanks for opening your first issue here! Be sure to follow the issue template!

@maxcountryman
Copy link
Contributor Author

This is addressed by #7232.

We were able to apply the above patch and observe it resolving this issue for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue kind:bug This is a clearly a bug
Projects
None yet
Development

No branches or pull requests

2 participants