Skip to content

Add collection log drill-down and daily summary to Lite (#138)#230

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/lite-collection-log-drilldown
Feb 22, 2026
Merged

Add collection log drill-down and daily summary to Lite (#138)#230
erikdarlingdata merged 1 commit intodevfrom
feature/lite-collection-log-drilldown

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Collection log drill-down: Double-click any collector in Health Summary to open a history window showing all runs, duration breakdown (SQL + DuckDB), and errors
  • Daily summary tab: New tab with date picker showing aggregated daily metrics — total waits, top wait type, unique queries, deadlocks, blocking events, high CPU events, and collection errors

Test plan

  • Build succeeds with 0 warnings
  • Collection log drill-down opens correctly for each collector
  • Daily summary shows data for today
  • Date picker works and calendar renders in dark mode
  • Today button resets to current date

Closes #138

🤖 Generated with Claude Code

Collection log drill-down: double-click a collector in Health Summary
to see its full history (runs, duration breakdown, errors).

Daily summary: new tab with date picker showing aggregated daily
metrics — total waits, top wait type, deadlocks, blocking, high CPU,
and collection errors for the selected day.

Closes #138

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 47a42b9 into dev Feb 22, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/lite-collection-log-drilldown branch February 22, 2026 20:08
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