getsentry / getsentry/sentry-python
A better mechanism to avoid duplicate AI Client Spans
オープン
Bug
Python
Spans
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
The current mechanism to prevent duplicate spans for LLM spans is global integration disabling.
This means that users cannot trace an agent library like `langchain` together with a client library like `openai` or `anthropic`.
The task is to allow users to gather telemetry from different levels of abstractions without a crude method like disabling one integration.
コントリビューションガイド
評価
この issue はまだ評価されていません。