Back to Practical Aspnetcore

Record OTel baggage and pass it to HttpClient

projects/open-telemetry/open-telemetry-4/Readme.md

latest218 B
Original Source

Record OTel baggage and pass it to HttpClient

This sample is about setting up OTel baggage, which pass user-defined properties via baggage HTTP header, to the next HTTP request.