Class Type (1.13.4)

Type(value)

The relationship of the current span relative to the linked span: child, parent, or unspecified.

Enums

Name Description
TYPE_UNSPECIFIED The relationship of the two spans is unknown.
CHILD_LINKED_SPAN The linked span is a child of the current span.
PARENT_LINKED_SPAN The linked span is a parent of the current span.