Skip to content

feat: enhance monitor info with live status, summary metrics, and ass…#20

Merged
thibaultleouay merged 1 commit intomainfrom
st2
Mar 23, 2026
Merged

feat: enhance monitor info with live status, summary metrics, and ass…#20
thibaultleouay merged 1 commit intomainfrom
st2

Conversation

@thibaultleouay
Copy link
Copy Markdown
Member

…ertions

  • Fix missing fields in httpMonitorToLocal/tcpMonitorToLocal (DegradedAfter, Body, Headers, Assertions)
  • Add parallel GetMonitorStatus and GetMonitorSummary RPC calls with graceful degradation
  • Display global status (active/degraded/error) color-coded in config table
  • Add per-region status table with provider labels
  • Add summary metrics table (success/degraded/failed counts, P50-P99 latency, last ping)
  • Add assertions table for HTTP monitors
  • Add --time-range flag (1d/7d/14d) for summary period selection
  • New JSON output wrapper struct with monitor, status, regions, and summary sections

…ertions

- Fix missing fields in httpMonitorToLocal/tcpMonitorToLocal (DegradedAfter, Body, Headers, Assertions)
- Add parallel GetMonitorStatus and GetMonitorSummary RPC calls with graceful degradation
- Display global status (active/degraded/error) color-coded in config table
- Add per-region status table with provider labels
- Add summary metrics table (success/degraded/failed counts, P50-P99 latency, last ping)
- Add assertions table for HTTP monitors
- Add --time-range flag (1d/7d/14d) for summary period selection
- New JSON output wrapper struct with monitor, status, regions, and summary sections

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@thibaultleouay thibaultleouay merged commit badfb63 into main Mar 23, 2026
1 check passed
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