Package org.zalando.opentracing.flowid
Interface Flow.Logging
-
- Enclosing interface:
- Flow
public static interface Flow.Logging
-
-
Field Detail
-
TRACE_ID
static final String TRACE_ID
- See Also:
- Constant Field Values
-
SPAN_ID
static final String SPAN_ID
- See Also:
- Constant Field Values
-
FLOW_ID
static final String FLOW_ID
- See Also:
- Constant Field Values
-
-