getsentry / getsentry/sentry-python

Add W3C trace context support to Sentry

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

描述

### 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。