Closed JhontSouth closed 1 month ago
This PR disables the adaptive sampling used in the telemetry client to avoid skipping logs due to big amount of concurrent users and events.
The following image shows the logs saved correctly in the Application Insights resource.
:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Integration.ApplicationInsights.Core.dll
minor
Description
This PR disables the adaptive sampling used in the telemetry client to avoid skipping logs due to big amount of concurrent users and events.
Specific Changes
Testing
The following image shows the logs saved correctly in the Application Insights resource.