getsentry / getsentry/sentry-python

Add W3C trace context support to Sentry

Aperta
#6,578 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Feature Python Traces
Lingua principale
Python
Stelle
2.2k
Fork
669
Merge medio
1g 1h
PR unite (30g)
213

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.