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