Interface ConnectionInstrumentors

An object containing instrumentors for various connection events.

Hierarchy

  • ConnectionInstrumentors

Properties

assertQueue: Instrumentor

An instrumentor for the assertQueue event of the connection.

createChannel: Instrumentor

An instrumentor for the createChannel event of the connection.

eventEmitter: Instrumentor

An instrumentor for the event emitter of the connection.

eventListener: Instrumentor

An instrumentor for the event listener of the connection.

getQueue: Instrumentor

An instrumentor for the getQueue event of the connection.

initialization: Instrumentor

An instrumentor for the initialization event of the connection.

shutdown: Instrumentor

An instrumentor for the shutdown event of the connection.