Skip to content

Phase8/devlopment#10

Merged
ARCoder181105 merged 5 commits into
mainfrom
phase8/devlopment
May 9, 2026
Merged

Phase8/devlopment#10
ARCoder181105 merged 5 commits into
mainfrom
phase8/devlopment

Conversation

@ARCoder181105
Copy link
Copy Markdown
Owner

No description provided.

- Add Prometheus metrics endpoint at /metrics
- Instrument TCP handler with counter + histogram via defer pattern
- Instrument Raft applyCommitted with counter + KeysTotal gauge
- Expose pprof profiling endpoints at /debug/pprof/
- Add bench/bench.go benchmark tool (176k+ ops/sec verified)
- Fix: wire metrics.Register() in main.go
- Fix: mount promhttp and pprof handlers on chi router
@ARCoder181105 ARCoder181105 merged commit a7e68b0 into main May 9, 2026
3 checks 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