getsentry / getsentry/sentry-python

sentry + airflow performance monitoring

Ouverte
#1,446 3 commentaires 11 réactions 0 personnes assignées Voir sur GitHub
Feature Integration: Apache Airflow Python
Langage dominant
Python
Étoiles
2.2k
Forks
669
Merge moyen
1 j 1 h
PR mergées (30 j)
213

Description

### 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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.