Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
F25039314: D2952.id7515.diff
Thu, Mar 26, 18:51
F25037665: D2952.diff
Thu, Mar 26, 16:26
Unknown Object (File)
Tue, Mar 24, 14:12
Unknown Object (File)
Sun, Mar 22, 12:52
Unknown Object (File)
Sun, Mar 22, 11:26
Unknown Object (File)
Sat, Mar 21, 11:55
Unknown Object (File)
Fri, Mar 20, 13:01
Unknown Object (File)
Fri, Mar 20, 12:09
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 Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4654
Build 4930: arc lint + arc unit