Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Link

Package version

A pointer from the current span to another span in the same trace or in a different trace. A pointer from the current Span to another span in the same trace or in a different trace.

Hierarchy

  • Link

Index

Properties

attributes

attributes: Attributes

A set of attributes on the link. A set of Attributes on the link.

spanContext

spanContext: SpanContext

The SpanContext of a linked span.

spanId

spanId: string

The span ID for a span within a trace.

traceId

traceId: string

The trace ID for a trace within a project.

type

type: LinkType

The relationship of the current span relative to the linked.

Generated using TypeDoc