[][src]Module opentelemetry::api::trace::link

OpenTelemetry Trace Link Interface

Structs

Link

During the Span creation user MUST have the ability to record links to other Spans. Linked Spans can be from the same or a different trace.