Skip to content

Add L7 proxy observability#344

Merged
kacy merged 2 commits intomainfrom
phase6-proxy-observability
Mar 27, 2026
Merged

Add L7 proxy observability#344
kacy merged 2 commits intomainfrom
phase6-proxy-observability

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 27, 2026

Summary

  • add L7 proxy request, response, retry, loop-rejection, and upstream-failure counters to proxy runtime state
  • expose those counters in service rollout status and Prometheus metrics
  • add L7 access-style logging with per-connection trace IDs for proxied requests and failure paths

Validation

  • zig fmt on touched files
  • single-process targeted zig build test -Doptimize=ReleaseSafe -- --test-filter ... runs for proxy runtime and rollout status/metrics coverage
  • each targeted run hit the explicit timeout without emitting failures

@kacy kacy merged commit d36fb38 into main Mar 27, 2026
6 of 7 checks passed
@kacy kacy deleted the phase6-proxy-observability branch March 27, 2026 22:30
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