Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F34630106: D2952.diff
Thu, Jul 2, 09:45
F34590285: D2952.id7516.diff
Thu, Jul 2, 06:36
F34573802: D2952.id.diff
Thu, Jul 2, 04:36
Unknown Object (File)
Sun, Jun 28, 01:00
Unknown Object (File)
Fri, Jun 26, 08:55
Unknown Object (File)
Wed, Jun 24, 10:46
Unknown Object (File)
Tue, Jun 23, 10:26
Unknown Object (File)
Tue, Jun 23, 10:25
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