property SpanOptions.parentContext
Since 0.2.0

Optional parent context for span parenting.

When set, the real implementation uses this as the OTel parent context.

Type

Usage

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