releases.shpreview

Low-value span detection identifies high-volume, low-signal spans

1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes

Sentry now detects spans that are high-volume but low-signal and surfaces them as a new issue type: low-value span issues. Screenshot 2026-07-07 at 11.07.58 PM.png

This new issue type can be found in Issues → Configuration (or filter with issue.category:configuration). Each issue tells you:

  • The affected span — click through to Trace Explorer to see matching samples
  • Projected 30-day span volume
  • Estimated cost of storing it
  • Average duration

Screenshot 2026-07-07 at 11.09.38 PM.png

The Troubleshooting section shows whether the span comes from SDK auto-instrumentation or custom code, with a ready-to-use snippet to remove it. Seer can also apply the fix directly from the issue.

Screenshot 2026-07-07 at 11.19.10 PM.png

A few things to know:

  • These issues are excluded from the default search
  • They don't trigger workflow notifications

Read the docs

Fetched July 8, 2026