Skip to content

fix: dashboard query corrections for version worker#16

Open
zackpollard wants to merge 1 commit intomainfrom
feat/dashboard-updates
Open

fix: dashboard query corrections for version worker#16
zackpollard wants to merge 1 commit intomainfrom
feat/dashboard-updates

Conversation

@zackpollard
Copy link
Copy Markdown
Member

  • Fix p95 duration panels (Request, D1, GitHub API) to aggregate across all series using quantile() instead of quantile_over_time() which produced a separate line per label combination
  • Add or vector(0) fallback to D1 error rate queries so the panel shows 0 instead of "No data" when no errors exist

- Fix p95 duration panels (Request, D1, GitHub API) to aggregate across
  all series using quantile() instead of quantile_over_time() which
  produced a separate line per label combination
- Add or vector(0) fallback to D1 error rate queries so the panel shows
  0 instead of "No data" when no errors exist

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant