You're viewing archived documentation for @imqueue/rpc v2.1.0. APIs may differ from the current release. View the latest version ↗

IMQMetricsServerOptions interface

Signature:

export interface IMQMetricsServerOptions 

Properties

Property

Modifiers

Type

Description

enabled?

boolean

(Optional)

port?

number

(Optional)

queueLengthFormatter?

(length: number, metricName: string) => string

(Optional)