Interface: WithSpanOptions
Defined in: src/observability/tracer.ts:161
Options for withSpan function.
Extends
SpanOptions
Properties
attributes?
readonlyoptionalattributes:Attributes
Defined in: src/observability/tracer.ts:165
Additional attributes to set on the span.
Overrides
SpanOptions.attributes