You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think an important capability for HTTPTextFormat propagators is the ability to attach more than one. I.E. Tracer.GetHTTPTextFormat could return a proxy object that executes extract / inject on multiple HTTPTextFormats.
This would be invaluable when migrating propagation standards, such as from b3 to tracestate.