Skip to content

Commit 7f30f32

Browse files
Merge pull request #257665 from AaronMaxwell/aaronmax-sampling-image-and-otel
Adding image to top and note about OTEL
2 parents 7a0073b + 78eb92b commit 7f30f32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/app/sampling.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Sampling is a feature in [Application Insights](./app-insights-overview.md). It'
1313

1414
When metric counts are presented in the portal, they're renormalized to take into account sampling. Doing so minimizes any effect on the statistics.
1515

16+
> [!NOTE]
17+
> - If you've adopted our OpenTelemetry Distro and are looking for configuration options, see [Enable Sampling](opentelemetry-configuration.md#enable-sampling).
18+
19+
:::image type="content" source="./media/sampling/data-sampling.png" lightbox="./media/sampling/data-sampling.png" alt-text="A screenshot of sampling configuration options.":::
20+
1621
## Brief summary
1722

1823
* There are three different types of sampling: adaptive sampling, fixed-rate sampling, and ingestion sampling.

0 commit comments

Comments
 (0)