Skip to main content

Insights

The Insights page turns your raw audit data into rankings — answering "what's busiest, who's most active, and what's breaking?" without writing queries.

Open it from the main sidebar. A period selector lets you switch between 7 / 30 / 90 days.


Rankings

RankingWhat it showsUseful for
Top Endpoints by VolumeMost-requested path + methodDev / DevOps — capacity & hotspots
Top Users by ActivityMost active identifiersProduct / CS — power users
Top Routes by Error RateRoutes with the highest % of 4xx/5xxDev / Support — what's broken
Top Routes by Response TimeSlowest routes by average latencyDev / DevOps — performance

Drill-down

Every row is clickable. Clicking a ranking entry takes you to the Events page with the matching filters already applied (and, for error/slow routes, scoped to the relevant events), so you can go from "this route has a 12% error rate" to the actual failing requests in one click.


Filtering

Insights respects the project selector in the header. The period selector (7/30/90 days) controls the time window for all four rankings.