microsoft / ApplicationInsights-dotnet-server

Microsoft Application Insights for .NET Web Applications
https://azure.microsoft.com/services/application-insights/
133 stars 67 forks source link

Performance: mikp's new class "PostSamplingTelemetryProcessor" for attach scenarios #1172

Closed TimothyMothra closed 5 years ago

TimothyMothra commented 5 years ago

The private fork of our SDK is causing me some issues. I'm trying to get as many of these changes into the actual SDK as possible.

May be more appropriate to rename this class PostSamplingRequestTrackingTelemetryProcessor because it specifically deferrs behavior from the RequestTrackingTelemetryModule to execute after Sampling.