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
We could probably just use convention to the setitem / getitem API and remove the need for the setter / getter functions as dictated by the propagators API.
The text was updated successfully, but these errors were encountered:
I'm going to close this issue as the context API is now changing dramatically with the new context propagation OTEP. Feedback around this should be sent to the OTEP: open-telemetry/oteps#66
Change return type "unknow" to HttpTextFormat for getHttpTextFormat
Change return type "unknow" to BinaryFormat for getBinaryFormat
Closeopen-telemetry#124open-telemetry#123
Signed-off-by: Olivier Albertini <[email protected]>
Based on this comment: #121 (comment)
We could probably just use convention to the setitem / getitem API and remove the need for the setter / getter functions as dictated by the propagators API.
The text was updated successfully, but these errors were encountered: