Metro-Records / la-metro-dashboard

An Airflow-based dashboard for LA Metro
5 stars 0 forks source link

Improve Sentry integration #138

Open antidipyramid opened 4 months ago

antidipyramid commented 4 months ago

Currently, Sentry errors sent from Airflow DAGs are less than helpful-- they include a lot of extraneous and hard-to-parse information.

Screenshot 2024-07-16 at 11 58 13 AM Screenshot 2024-07-16 at 11 58 25 AM

Airflow has custom Sentry integration that we can hook into instead of manually installing Sentry. That might add more helpful Sentry breadcrumbs.