semantic-conventions/specification
Carlos Alberto Cortez c0513fbd99 Add a new AddLink() operation to Span. (#3678)
Fixes #454

Related to #3337

As the Messaging SIG merged its last OTEP 222, we will be adding operations
that require Links after Span creation, taking a direct route with `AddLink()`,
albeit without any of the new members suggested in #3337, e.g. `timestamp` (to be
discussed in a separate issue).

```
AddLink(spanContext, attributes /* optional */)
```
2023-11-16 12:50:59 -05:00
..
common Add a new AddLink() operation to Span. (#3678) 2023-11-16 12:50:59 -05:00