Skip to main content

JetstreamPublishContext

Defined in: src/otel/config.ts:59

Context passed to OtelOptions.publishHook for an outgoing publish.

Properties

kind

readonly kind: PublishKind

Defined in: src/otel/config.ts:67

Classification of the outgoing operation.


record

readonly record: JetstreamRecord

Defined in: src/otel/config.ts:64

The record being published (payload, headers, builder-supplied options).


subject

readonly subject: string

Defined in: src/otel/config.ts:61

Fully-resolved subject the message is being published to.