microsoft / ApplicationInsights-Profiler-AspNetCore

Application Insights Profiler sample and documentation
MIT License
66 stars 23 forks source link

Uploader won't skip uploading corrupted trace #155

Closed xiaomi7732 closed 2 years ago

xiaomi7732 commented 2 years ago

By design, uploader should not upload corrupted trace to:

  1. Save bandwidth
  2. Avoid invalid analysis

It wasn't working.

xiaomi7732 commented 2 years ago

Fix released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Profiler.AspNetCore/2.3.1-beta5