IMQService.metricsServer property
The metrics HTTP server, present only while IMQMetricsServerOptions.enabled is set.
Signature:
protected metricsServer?: Server<any, any>;
Remarks
IMQService.destroy() does not close it — do that yourself, or the open listener keeps the process alive.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.