JetstreamPublishContext
Defined in: src/otel/config.ts:59
Context passed to OtelOptions.publishHook for an outgoing publish.
Properties
kind
readonlykind:PublishKind
Defined in: src/otel/config.ts:67
Classification of the outgoing operation.
record
readonlyrecord:JetstreamRecord
Defined in: src/otel/config.ts:64
The record being published (payload, headers, builder-supplied options).
subject
readonlysubject:string
Defined in: src/otel/config.ts:61
Fully-resolved subject the message is being published to.