getsentry / getsentry/sentry-python

AsyncIOIntegration cause misbehavior in transactions created from auto-integrations

未關閉
#5,371 7 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Bug Integration: Asyncio Python Traces
主要語言
Python
星號
2.2k
分支
669
平均合併
1 天 40 分鐘
30 天內合併 PR
212

描述

### How do you use Sentry?

Self-hosted

### Version

2.38.0

### Steps to Reproduce

When using AsyncIO Integrations with auto-integrations found in dependency file, such as FastAPI dependency, tags explicitly set on automatically created traces from the auto-integrations, (eg: API transactions) do not show up. However, tags do show up on manually created transactions.

For reference, the Sentry SDK is initialized asynchronously alongside the FastAPI app using asyncio

### Expected Result

Tags should show up on all transactions whether they are automatically created from auto-integrations or manually created using the Sentry SDK.

### Actual Result

Transactions created from auto-integrations do not have the created tags on them

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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