Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 1, 15:51
Unknown Object (File)
Sun, Aug 31, 11:22
Unknown Object (File)
Thu, Aug 28, 05:43
Unknown Object (File)
Tue, Aug 26, 02:40
Unknown Object (File)
Fri, Aug 22, 23:29
Unknown Object (File)
Tue, Aug 19, 09:12
Unknown Object (File)
Tue, Aug 19, 00:05
Unknown Object (File)
Mon, Aug 18, 13:42
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