observability: opt-in Prometheus /metrics exporter (nether services dashboard) #118
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dark/nether-voicebridge#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decision: yes, eventually — the operator wants a single dashboard for the health of all nether services; a Prometheus
/metricsendpoint on the bridge is the right foundation (Grafana on top; other services can join the same scrape config).Scope (bridge side): an opt-in
[metrics] listen = "127.0.0.1:9464"knob exposing:Notes:
prometheusormetrics+metrics-exporter-prometheuscrate; default OFF so prod config stays untouched until wanted; bind loopback + scrape over the existing tailnet. Not urgent — log-based nvb-watch stays the alerting path until this lands. Priority below feature/bug work; good "quiet week" project.