andywarrens
andywarrens
We also face this issue: - in Azure AppInsights: Sampling: `All Data 100%` - in code: no AppInsights code is added (ASP.NET Core 3.1) - in App Service > App...
@cijothomas but what kind of sampling is enabled? How does it work? I have a feeling that for a particular `request`, the itemCount is way too high. I expect it...
Thanks! I've read that page before but I'm still not sure which sampling I have enabled. Because Adaptive and Fixed-rate are configured in code, it seems I have Ingestion Sampling...
Aha. Thanks for that explanation. It would be great if the docs would add an overview of those default settings.
Do you mean a pull request on this repo ([update this file](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/docs/concepts.md)), or the Github button on the bottom of the Sampling page you shared?