As part of the larger span links work, a spec was added for optionally adding an API to agents for adding span links at span/transaction creation time. This includes:
[ ] Optionally provide an API to specify span links at Span/Transaction creation time. (Node.js will, Java will not, etc.)
[ ] Support span links being specified during OTel span creation, for those agents that have implemented the OTel Bridge (Python, Java, .NET)
As part of the larger span links work, a spec was added for optionally adding an API to agents for adding span links at span/transaction creation time. This includes:
Spec issue
Agent Issues