ff38670c
server: add health endpoint to metrics listener
There are already facilities to run the metrics listener on a fixed port, so this makes for a useful endpoint to have metrics and a health check in Kubernetes without exposing them to the world. In the long run, I would like to remove the metrics endpoint from the public listener, but that will take more work.
Conrad Hoffmann <ch@bitfehler.net> — 2026-05-06 08:58:19 UTC
Commit ff38670c315a701365f5c9aad1554fcb7e2d7c9f —
view raw patch
Parent(s):
7f734c73
| File | Status | + | − |
|---|---|---|---|
server/server.go
|
M | +3 |