# IMQServiceOptions.metricsServer property · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.imqserviceoptions.metricsserver/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

Built-in metrics HTTP listener settings.

**Signature:**

```typescript
metricsServer?: IMQMetricsServerOptions;
```

## Remarks

Merged separately over [DEFAULT\_IMQ\_METRICS\_SERVER\_OPTIONS](https://imqueue.org/api/rpc/latest/rpc.default_imq_metrics_server_options/), so supplying a partial object keeps the default port and formatter.

