getsentry / getsentry/sentry-python
A better mechanism to avoid duplicate AI Client Spans
Đang mở
Bug
Python
Spans
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.