Skip to content

v1.2.0: Observability & Zero-Downtime Reloads

Choose a tag to compare

@varuns2903 varuns2903 released this 11 Aug 06:45
· 176 commits to main since this release

Phase 5 Completed

  • Added Prometheus metrics registry and /metrics endpoint.
  • Tracking active TCP and QUIC connections.
  • Tracking HTTP request counts per method.
  • Implemented zero-downtime hot reloading via SIGUSR2 and SO_REUSEPORT.
  • Implemented graceful EventLoop shutdown for active connection draining.