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