opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

[api][sdk-trace] implement Span.addLink()

Open pichlermarc opened this issue 1 year ago • 0 comments
trafficstars

Span.addLink() as defined in the specifcation is currently not implemented. We should implement Span.addLink() in both the SDK and API.

Additional Information:

  • there are efforts to stabilize Span.addLink() (https://github.com/open-telemetry/opentelemetry-specification/issues/3865) in the specifcation

pichlermarc avatar Feb 12 '24 15:02 pichlermarc