Azure / diagnostics-correlation

Microsoft Diagnostics Correlation
MIT License
15 stars 8 forks source link

Dev/lmolkova/design #3

Closed lmolkova closed 7 years ago

lmolkova commented 7 years ago
  1. CorrelationContext and ContextResolver are moved to Microsoft.Diagnostics.Context package. It's a common piece for multiple components of distributed tracing system
  2. AspNetCore Middleware was removed. DiagnosticListener for AspNetCore events provides the same functionality but allows to add context to event generated by Microsoft.AspNetCore.Server.Kestrel and Microsoft.AspNetCore.Hosting.Internal.WebHost.
  3. ContextTracingInstrumentation could be configured with IConfiguration
  4. Some bugs were fixed
msftclas commented 7 years ago

Hi @lmolkova, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

It looks like you're a Microsoft contributor (Liudmila Molkova). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;