From d67f5440455df4781048f72ed6303290c4d7efd2 Mon Sep 17 00:00:00 2001 From: Dhrumil <109983869+Dhrumil-Sentry@users.noreply.github.com> Date: Thu, 25 Sep 2025 06:49:56 -0700 Subject: [PATCH] Update index.mdx --- docs/product/explore/trace-explorer/index.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/product/explore/trace-explorer/index.mdx b/docs/product/explore/trace-explorer/index.mdx index e49f324dec8c2..6b4231b2d2622 100644 --- a/docs/product/explore/trace-explorer/index.mdx +++ b/docs/product/explore/trace-explorer/index.mdx @@ -203,4 +203,7 @@ If your sampling rate is **too low** for an accurate extrapolation (for example, Even if you sample your spans, **Trace Explorer's extrapolation gives you reasonably accurate answers** for counts, averages, and percentiles -- without you needing to do anything extra. +Note: In case you want to see unextrapolated aggregates for a query you can disable extrapolation using the settings icon above the chart. + With these tools, the new Trace Explorer gives you powerful ways to understand your application’s performance, identify bottlenecks, and make informed optimizations. +