property SpanOptions.attributes

Initial attributes to set on the span.

Type

Readonly<Record<string, SpanAttributeValue>>

Usage

import { type SpanOptions } from "common/src/index.ts";