getsentry / getsentry/sentry-python

Drop custom APIs

未关闭
#6,894 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Python SDK 3.0
主要语言
Python
星标
2.2k
派生
669
平均合并
1 天 1 小时
30 天内合并 PR
213

描述

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