Skip to content

Add collector duration trends chart to Dashboard (#138)#229

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/collector-duration-chart
Feb 22, 2026
Merged

Add collector duration trends chart to Dashboard (#138)#229
erikdarlingdata merged 1 commit intodevfrom
feature/collector-duration-chart

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Adds "Duration Trends" sub-tab under Collection Health showing per-collector execution times over 24h
  • Each collector plotted as a separate colored line with hover tooltips
  • Excludes scheduled_master_collector which overshadows individual collectors
  • Data fetched in parallel alongside existing health query

Test plan

  • Build succeeds with 0 warnings
  • Chart renders with colored lines per collector
  • Master collector excluded from chart
  • Hover tooltips show collector name and duration in ms
  • Chart updates on refresh

🤖 Generated with Claude Code

)

Port duration trends chart from Lite to Dashboard. Shows per-collector
execution times over 24h with one colored line per collector.
Excludes scheduled_master_collector to keep individual collector
durations readable. Wired into parallel refresh flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 84dd542 into dev Feb 22, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the feature/collector-duration-chart branch February 22, 2026 19:03
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