IMQMetricsServerOptions.enabled property

Start the metrics HTTP listener when true.

Signature:

enabled?: boolean;

Default Value

false

Remarks

The listener serves a single route, GET /metrics, is unauthenticated, and is bound to all interfaces. Every process that starts the service — including the cluster primary in multiProcess mode — attempts to bind the port.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.