getsentry / getsentry/sentry-python

Drop custom APIs

未關閉
#6,894 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Python SDK 3.0
主要語言
Python
星號
2.2k
分支
669
平均合併
1 天 40 分鐘
30 天內合併 PR
212

描述

Remove:

* `@ai_track` ✅
* `update_current_span` ✅ getsentry/sentry-python#7262
* `get_start_span_function` ✅
* `record_token_usage`
* `set_conversation_id` ❌ keep for now

Look for more Python SDK-specific APIs. (The `@trace` decorator can stay.)

貢獻指南

開啟貢獻指南

研究方向

Search the Python SDK for the listed APIs—@ai_track, update_current_span, get_start_span_function, and record_token_usage—and identify other Python SDK-specific APIs. Check their references and public exposure before removing candidates; leave set_conversation_id and @trace in place, and consider the work done when the agreed custom APIs are removed without breaking remaining SDK behavior.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
tooling
Issue 類型
重構
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

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

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