getsentry / getsentry/sentry-python

sentry + airflow performance monitoring

Aperta
#1,446 3 commenti 11 reazioni 0 assegnatari Vedi su GitHub
Feature Integration: Apache Airflow Python
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

### Problem Statement

I configured TRACES_SAMPLE_RATE env var for airflow, and can see basic airflow performance data in sentry

However, I do not see performance data for my DAGs - their performance is much more important to me than core airflow's.

I would like to analyze performance of my DAGs and their Tasks in Sentry.

### Solution Brainstorm

Perhaps the solution building blocks are already there but the documentation is lacking? Maybe it's just a matter of extending the documentation for airflow integration on how to extend a DAG with sentry configuration? If so, then I would appreciate a code sample, maybe hello world extended with sentry code configured to generate traces for DAGs and their Tasks.

If not, maybe there needs to be an airflow plugin built to make it easy for DAG maintainers to plug-in observability.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.