Skip to content

fix: add latency metrics visualization to dashboard#990

Merged
OneStepAt4time merged 1 commit intomainfrom
fix/313-latency-metrics
Apr 3, 2026
Merged

fix: add latency metrics visualization to dashboard#990
OneStepAt4time merged 1 commit intomainfrom
fix/313-latency-metrics

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary

  • add Zod validation schema for global metrics API response
  • show session latency fields (state-change, channel delivery, permission, hook) in SessionDetailPage Metrics tab
  • expand OverviewPage MetricCards with avg latency fields from GlobalMetrics
  • add dashboard tests for latency panel rendering

Validation

  • cd dashboard && npx vitest run ✅
  • cd dashboard && npm run build ✅

px tsc --noEmit ✅

Aegis version

Developed with: v2.10.1

Closes #313

Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latency metrics visualization. Approved.

aegis-gh-agent[bot]
aegis-gh-agent bot previously approved these changes Apr 3, 2026
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latency metrics visualization. Approved.

@aegis-gh-agent
Copy link
Copy Markdown
Contributor

aegis-gh-agent bot commented Apr 3, 2026

Self-rebase failed — #989 merge created new conflicts across 10 dashboard files. Please rebase onto current main. Approved.

Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latency metrics visualization. Approved.

@OneStepAt4time OneStepAt4time merged commit aaac8a0 into main Apr 3, 2026
5 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/313-latency-metrics branch April 3, 2026 18:31
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.

Feature: Latency metrics visualization

1 participant