Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/product/explore/trace-explorer/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Loading