Class OpentracingIncubatingAttributes.OpentracingRefTypeIncubatingValues
java.lang.Object
io.opentelemetry.semconv.incubating.OpentracingIncubatingAttributes.OpentracingRefTypeIncubatingValues
- Enclosing class:
- OpentracingIncubatingAttributes
public static final class OpentracingIncubatingAttributes.OpentracingRefTypeIncubatingValues
extends Object
-
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:
-