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 天 1 小时
30 天内合并 PR
213

描述

### 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 摘要。