For the complete documentation index, see llms.txt. This page is also available as Markdown.

Metrics

Real-time performance and operational metrics.

Return Prometheus metrics.

get

Returns application metrics in Prometheus exposition format.

Responses
200

Successful operation. Returns metrics in Prometheus text format.

text/plain
stringOptionalExample: # HELP nodejs_eventloop_lag_seconds Event loop lag in seconds.
get/metrics

Last updated