Prometheus metrics endpoint for knox nodes #2
Reference in New Issue
Block a user
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?
Expose a Prometheus /metrics endpoint on knox nodes so the swarm can be monitored.
Decisions:
prometheus/client_golang(official text exposition + Go runtime/process collectors)KNOX_METRICS_ADDR(separate from the gossip port)Metrics:
knox_node_info{node_id,name}for scrape identificationEverything else (source-of-truth round-trip via reconcile, swarm membership) ships in-and-along the M1-M4 curl.