aspnetcore/src/Hosting
Vance Morrison 18b81bacce Support for receiving ID via TraceParent HTTP header. (#8495)
- Also moved the fetching of ANY HTTP header fields until AFTER the most stringent
- Check to see if logging is on (thus deferring work if the logger is sampling).
- Added transfer of TraceState from http header to Activity
- Added tests to insure that we were reading traceparent and tracestate headers as expected.
2019-03-27 22:40:17 -07:00
..
Abstractions
Hosting Support for receiving ID via TraceParent HTTP header. (#8495) 2019-03-27 22:40:17 -07:00
Server.Abstractions
Server.IntegrationTesting
TestHost
WindowsServices
samples
test Make some skipped tests flaky (#8795) 2019-03-27 10:20:16 -07:00
Hosting.sln
startvs.cmd