ImqueueInstrumentation.(constructor)

Constructs a new instance of the ImqueueInstrumentation class

Signature:

constructor(config?: InstrumentationConfig);

Parameters

Parameter

Type

Description

config

InstrumentationConfig

(Optional) standard OpenTelemetry instrumentation config. Note that enabled is honoured by registerInstrumentations, which calls ImqueueInstrumentation.enable() for you; there are no options specific to this instrumentation.

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