All endpoints return the following response headers:
- X-Id — The node’s public key identifier
- X-Session-Token — The current cluster session token
- Request-Signature — Cryptographic signature of the response for verification
GET /metrics
Returns Micrometer-instrumented Prometheus metrics for the node. The response is in Prometheus exposition text format.200 OK
Returns a text/html body containing Prometheus-format metrics. Metrics include JVM stats, HTTP request counts, consensus round timings, peer counts, and more.
Example response:
