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.