As now set in the spec, we unify the structure of how DSC is sent in both baggage Http and trace envelope header.
This means that
- all previous keys in baggage shall be changed so that they only differ by the
sentry- prefix but are otherwise identical with the envelope header key names
- the user object in the envelope header shall be flattened to two separate fields,
user_id and user_segment.
As now set in the spec, we unify the structure of how DSC is sent in both baggage Http and
traceenvelope header.This means that
sentry-prefix but are otherwise identical with the envelope header key namesuser_idanduser_segment.