Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F29235685: D2952.diff
Sat, May 16, 14:38
F29188803: D2952.diff
Sat, May 16, 08:18
F29025349: D2952.id7515.diff
Fri, May 15, 22:03
Unknown Object (File)
Wed, May 13, 13:19
Unknown Object (File)
Wed, May 13, 10:13
Unknown Object (File)
Wed, May 13, 07:41
Unknown Object (File)
Wed, May 13, 06:48
Unknown Object (File)
Thu, May 7, 03:38
Subscribers
None

Details

Summary

As Airflow is an automated process, it's probably a good idea
to monitor carefully errors and send them to Sentry.

A custom image installs apache-airflow[sentry] and so sentry-sdk
Python package.

The pillar file services/monitoring-reporting.sls allows
to use credentials.get_sentry_dsn everywhere.

References:

Ref T1812

Test Plan
  • create new org for external tools in Sentry
  • configure integration
  • got first issue about triggerer too slow lock

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4654
Build 4930: arc lint + arc unit