getsentry / getsentry/sentry-python

sentry + airflow performance monitoring

未關閉
#1,446 3 則留言 11 個 reaction 已指派 0 人 在 GitHub 檢視
Feature Integration: Apache Airflow Python
主要語言
Python
星號
2.2k
分支
669
平均合併
1 天 1 小時
30 天內合併 PR
213

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。