referenceChildOf top-level constant

String const referenceChildOf

A Span may be the "child of" a parent Span. In a “child of” reference, the parent Span depends on the child Span in some capacity.

See more about reference types at http://opentracing.io/spec/

Implementation

const String referenceChildOf = 'child_of';