Skip to content

Commit 735796b

Browse files
authored
Merge pull request #193354 from AnuragSingh-MSFT/patch-5
(AzureCXP) fixes MicrosoftDocs/azure-docs#90593
2 parents 76290e3 + eb45cc7 commit 735796b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/app/ilogger.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,10 @@ builder.AddApplicationInsights(
515515

516516
The Application Insights extension in Azure Web Apps uses the new provider. You can modify the filtering rules in the *appsettings.json* file for your application.
517517

518+
### I can't see some of the logs from my application in the workspace.
519+
520+
This may happen because of adaptive sampling. Adaptive sampling is enabled by default in all the latest versions of the Application Insights ASP.NET and ASP.NET Core Software Development Kits (SDKs). See the [Sampling in Application Insights](/azure/azure-monitor/app/sampling) for more details.
521+
518522
## Next steps
519523

520524
* [Logging in .NET](/dotnet/core/extensions/logging)

0 commit comments

Comments
 (0)