Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F3765800: D2952.id7515.diff
Fri, Nov 22, 14:22
F3765743: D2952.id7516.diff
Fri, Nov 22, 14:02
F3764809: D2952.diff
Fri, Nov 22, 08:33
Unknown Object (File)
Thu, Nov 21, 01:18
Unknown Object (File)
Mon, Nov 18, 03:59
Unknown Object (File)
Sat, Nov 16, 11:46
Unknown Object (File)
Thu, Nov 14, 10:45
Unknown Object (File)
Tue, Nov 12, 00:51
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 Not Applicable
Unit
Tests Not Applicable