Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F47254649: D2952.id7516.diff
Sun, Aug 30, 06:33
F47075244: D2952.id.diff
Sat, Aug 29, 14:45
Unknown Object (File)
Sat, Aug 29, 10:45
Unknown Object (File)
Thu, Aug 27, 22:37
Unknown Object (File)
Thu, Aug 27, 13:17
Unknown Object (File)
Wed, Aug 26, 20:28
Unknown Object (File)
Wed, Aug 26, 20:07
Unknown Object (File)
Wed, Aug 26, 18:52
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