Class OpentracingIncubatingAttributes.OpentracingRefTypeValues
java.lang.Object
io.opentelemetry.semconv.incubating.OpentracingIncubatingAttributes.OpentracingRefTypeValues
- Enclosing class:
- OpentracingIncubatingAttributes
-
Field Details
-
CHILD_OF
The parent Span depends on the child Span in some capacity.- See Also:
-
FOLLOWS_FROM
The parent Span doesn't depend in any way on the result of the child Span.- See Also:
-