Add W3C trace context support to Sentry
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 48/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- python
调研方向
首先定位 Python SDK 中现有的 trace-header 实现,并将其行为与所引用的 sentry-dotnet pull request #4084 进行比较。由于 issue 中没有指定任何 Python 文件或测试,因此请先确定相关的 trace 传播入口点。完成的标准是 SDK 支持用于 Sentry 丰富数据的兼容 W3C Trace Context 的 headers。
由索引模型根据 Issue 内容生成。
描述
Problem Statement
Sentry currently implements its own headers for traces, but the python implementation does not implement a set of W3c trace context compatible headers. This means that other systems receiving data enriched by Sentry have to figure out the trace parent by themselves instead of relying on standard implementations.
Solution Brainstorm
https://github.com/getsentry/sentry-dotnet/pull/4084 already implements this for the dotnet SDK if I understood correctly. It would be nice if the python SDK could also do this.
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 672
- 平均合并
- 23 小时 14 分钟
- 30 天内合并 PR
- 218
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
getsentry/sentry-python 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
getsentry/sentry-python#7543 · 2 条评论 · 已指派 1 人 ·
-
Python
难度 2/5 1-3 小时 新手友好度 68/100
getsentry/sentry-python#6992 · 1 条评论 ·
-
Improvement Python
难度 2/5 1-3 小时 新手友好度 65/100
getsentry/sentry-python#6970 · 1 条评论 ·
-
Bug Python
难度 2/5 1-3 小时 新手友好度 74/100
getsentry/sentry-python#6504 · 1 条评论 ·
-
Improvement Python Spans
难度 2/5 1-3 小时 新手友好度 85/100
getsentry/sentry-python#5833 · 1 条评论 ·
查看 getsentry/sentry-python 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
ClickHouse/clickhouse-connect#1057 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 70/100
open-telemetry/sig-end-user#406 ·
-
bug ci good first issue
难度 2/5 1-3 小时 新手友好度 88/100