File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
articles/azure-monitor/app Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -503,6 +503,12 @@ To address the problems introduced by sampling pre-aggregated metrics are used i
503
503
504
504
## Frequently asked questions
505
505
506
+ * Does sampling affect alerting accuracy?*
507
+ Yes. Alerts can only trigger upon sampled data. Aggressive filtering may result in alerts not firing as expected.
508
+
509
+ > [ !NOTE]
510
+ > Sampling is not applied to Metrics, but Metrics can be derived from sampled data. In this way sampling may indirectly affect alerting accuracy.
511
+
506
512
* What is the default sampling behavior in the ASP.NET and ASP.NET Core SDKs?*
507
513
508
514
* If you are using one of the latest versions of the above SDK, Adaptive Sampling is enabled by default with five telemetry items per second.
You can’t perform that action at this time.
0 commit comments