You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Youmightwanttoenablesamplingtoreduceyourdataingestionvolume, whichreducesyourcost. AzureMonitorprovidesacustom*fixed-rate*samplerthatpopulateseventswithasamplingratio, whichApplicationInsightsconvertsto `ItemCount`. The*fixed-rate*samplerensuresaccurateexperiencesandeventcounts. Thesamplerisdesignedtopreserveyourtracesacrossservices, andit's interoperable with older Application Insights SDKs. For more information, see [Learn More about sampling](sampling.md#brief-summary).
305
+
Youmightwanttoenablesamplingtoreduceyourdataingestionvolume, whichreducesyourcost. AzureMonitorprovidesacustom*fixed-rate*samplerthatpopulateseventswithasamplingratio, whichApplicationInsightsconvertsto `ItemCount`. The*fixed-rate*samplerensuresaccurateexperiencesandeventcounts. Thesamplerisdesignedtopreserveyourtracesacrossservices, andit's interoperable with older Application Insights Software Development Kits (SDKs). For more information, see [Learn More about sampling](sampling.md#brief-summary).
FormoreinformationonJavaconfiguration, see [Configurationoptions: AzureMonitorApplicationInsightsforJava](java-standalone-config.md#configuration-options-azure-monitor-application-insights-for-java).
427
417
428
418
#### [Node.js](#tab/nodejs)
429
419
@@ -459,6 +449,8 @@ configure_azure_monitor(
459
449
...
460
450
```
461
451
452
+
---
453
+
462
454
## Enable Microsoft Entra ID (formerly Azure AD) authentication
0 commit comments