opentelemetry-dotnet/test/OpenTelemetry.Instrumentati...
Mikel Blanchard dcaea5bd45
Baggage + CorrelationContext improvements by Eddy & Mike (#1048)
* Support W3C Baggage spec.

* Moved baggage propagation to its own ITextFormat. Removed IsInjected.

* updating some tests

* creating nw files

* updating files

* buildable in release

* adding baggage tests

* updating tests

* updating default textformat for http instrumentation

* Removed a few null checks.

* Removed DistributedContext. Drive CorrelationContext off of Activity.Baggage.

* updating issues after merge

* updating based on sanity check

* updating baggage test

* updating tests

* reiley's comments

* move to using

* Updates for http-in and http-out. Updated CHANGELOGs.

* Adding tests.

* updating correlation context

* Added test for TraceContextFormat + BaggageFormat used together.

* Fixed broken tests.

* Code review.

* Test fixup.

* updating order

* updating tests

* updating tests, adding dispose, clearing objects

* updating changelog

* Use "Baggage" instead of "baggage" as the header name.

* Added some basic support for the Baggage limits specified in the spec.

* Fixed and improved ITextFormat log messages.

* Rename TextFormatContext -> PropagationContext.

* Updated ITextFormat implementations so they don't double-extract.

Co-authored-by: Eddy Nakamura <ednakamu@microsoft.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-18 15:39:59 -07:00
..
EventSourceTest.cs Testing EventSource (#944) 2020-07-30 06:38:41 -07:00
HttpClientTests.Basic.netcore31.cs Baggage + CorrelationContext improvements by Eddy & Mike (#1048) 2020-08-18 15:39:59 -07:00
HttpClientTests.netcore31.cs Renaming from OT to OTel (#1046) 2020-08-11 19:33:17 -07:00
HttpTestData.cs Splitting Instrumentation Projects (#890) 2020-07-23 11:50:57 -07:00
HttpWebRequestActivitySourceTests.netfx.cs Baggage + CorrelationContext improvements by Eddy & Mike (#1048) 2020-08-18 15:39:59 -07:00
HttpWebRequestTests.Basic.netfx.cs Baggage + CorrelationContext improvements by Eddy & Mike (#1048) 2020-08-18 15:39:59 -07:00
HttpWebRequestTests.netfx.cs Refactor TracerProvider to make configuration easy. (#1027) 2020-08-09 00:48:00 -07:00
OpenTelemetry.Instrumentation.Http.Tests.csproj Tests namespace rearrange/consolidate (#1053) 2020-08-12 09:01:34 -07:00
http-out-test-cases.json Splitting Instrumentation Projects (#890) 2020-07-23 11:50:57 -07:00