Skip to content

fix(timings): align metrics with backend SUCCESS/VALID-only durations#355

Merged
mattevans merged 1 commit intomasterfrom
refactor/tweaks-exec-timing
Dec 16, 2025
Merged

fix(timings): align metrics with backend SUCCESS/VALID-only durations#355
mattevans merged 1 commit intomasterfrom
refactor/tweaks-exec-timing

Conversation

@mattevans
Copy link
Member

  • Default sort ClientVersionBreakdown by medianDuration asc when observations are hidden to show fastest clients first
  • Weight duration averages by success/valid counts instead of total observations to match backend SUCCESS/VALID-only durations
  • Filter slot and client data to SUCCESS/VALID rows before computing averages and charts so metrics match the displayed table
  • Round query start time to hour boundary to align with hourly aggregated data and ensure consistent results

- Default sort ClientVersionBreakdown by medianDuration asc when
 observations are hidden to show fastest clients first
- Weight duration averages by success/valid counts instead of total
 observations to match backend SUCCESS/VALID-only durations
- Filter slot and client data to SUCCESS/VALID rows before computing
 averages and charts so metrics match the displayed table
- Round query start time to hour boundary to align with hourly
 aggregated data and ensure consistent results
@mattevans mattevans self-assigned this Dec 16, 2025
@mattevans mattevans requested a review from Savid as a code owner December 16, 2025 06:44
@mattevans mattevans merged commit b7cec46 into master Dec 16, 2025
3 checks passed
@mattevans mattevans deleted the refactor/tweaks-exec-timing branch December 19, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants