Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F2966187: D2952.id7516.diff
Sun, May 19, 10:13
F2966185: D2952.id7515.diff
Sun, May 19, 10:13
Unknown Object (File)
Sat, May 18, 18:44
Unknown Object (File)
Sat, May 18, 11:05
Unknown Object (File)
Mon, May 13, 22:37
Unknown Object (File)
Mon, May 13, 15:37
Unknown Object (File)
Sun, May 12, 19:44
Unknown Object (File)
Thu, May 9, 17:22
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