getsentry / getsentry/sentry-python

AsyncIOIntegration cause misbehavior in transactions created from auto-integrations

オープン
#5,371 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る
Bug Integration: Asyncio Python Traces
主要言語
Python
スター
2.2k
フォーク
669
平均マージ
1日 1時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。