Page MenuHomeDevCentral

Report Airflow errors to Sentry
ClosedPublic

Authored by dereckson on Mar 31 2023, 00:09.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 29, 21:53
Unknown Object (File)
Sat, Jul 26, 15:32
Unknown Object (File)
Fri, Jul 25, 00:22
Unknown Object (File)
Wed, Jul 23, 11:32
Unknown Object (File)
Mon, Jul 21, 06:04
Unknown Object (File)
Mon, Jul 21, 06:04
Unknown Object (File)
Mon, Jul 21, 01:14
Unknown Object (File)
Sat, Jul 19, 04:48
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