Record

link

Describes a relationship to another span.

record link {
  span-context: span-context,
  attributes: list​<key-value>,
}

Fields

NameTypeDescription
span-contextspan-contextDenotes which span to link to.
attributeslist​<key-value>Attributes describing the link.