Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 28, 20:15
Unknown Object (File)
Fri, Mar 28, 03:00
Unknown Object (File)
Sun, Mar 23, 20:02
Unknown Object (File)
Sat, Mar 22, 14:49
Unknown Object (File)
Fri, Mar 21, 21:50
Unknown Object (File)
Fri, Mar 21, 00:49
Unknown Object (File)
Mon, Mar 17, 06:42
Unknown Object (File)
Sat, Mar 15, 17:37
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