List view
Add support in the Ruby SDK for the Baggage specificaition, as described in Sentry Developer Documentation. [Refer SDK Developer Documention](https://develop.sentry.dev/sdk/performance/dynamic-sampling-context/) for full details [Based originally on the propagation format for distributed context: Baggage](https://www.w3.org/TR/baggage/) Should be applied in way that allows compatibility with other Sentry SDKs, ensuring proper distributed tracing functionality and simplifying intercommunications, ingestion, and being a good citizen with other 3rd party implementations working with baggage, via consumption or adding to. PRs from the JS people on how they implemented baggage: - [Baggage Datenstrukturen/Operationen](https://github.com/getsentry/sentry-javascript/pull/5066) - Baggage Daten in Envelope Header mitschicken - https://github.com/getsentry/sentry-javascript/pull/5104 - https://github.com/getsentry/sentry-javascript/pull/5128 - Mutability von Baggage wir erst in 5 behandelt - [Baggage an outgoing requests weitergeben (ohne Data population)](https://github.com/getsentry/sentry-javascript/pull/5133) - [Release und Environment propagation](https://github.com/getsentry/sentry-javascript/pull/5193 Mutability von Baggage setzen:) - https://github.com/getsentry/sentry-javascript/pull/5205 - https://github.com/getsentry/sentry-javascript/pull/5218
No due date•7/8 issues closed- No due date•5/13 issues closed