Product pages

Discover

Monitoring → Performance explore=discover: ad-hoc span aggregations over the explore API.

Discover is a thin UI over the span explore engine. Pick aggregations, timeseries vs table, group-by, and whether to restrict to root transactions when the fixed Performance overview cards are not enough.

Route: /projects/:id/monitoring/performance?explore=discover

Typical use

  • Compare p75 duration for a route family.
  • Count failures or unique users on a span set.
  • Pivot with group-by when overview cards are too coarse.

This is span analytics, not product-event analytics. For pages and custom events use Dashboard.

← Back to overview returns to Performance.

On this page