Class Type (1.13.2)

Type(value)

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

Values: TYPE_UNSPECIFIED (0): The relationship of the two spans is unknown. CHILD_LINKED_SPAN (1): The linked span is a child of the current span. PARENT_LINKED_SPAN (2): The linked span is a parent of the current span.