public class TracingProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHILD_OF
Denotes a parent span context
References.CHILD_OF. |
static String |
TRACING_DISABLED
Indicates whether request should be traced or not.
|
public static final String CHILD_OF
References.CHILD_OF.
If it is not specified a new trace will be started.
Set on Invocation.property(String, Object).public static final String TRACING_DISABLED
Invocation.property(String, Object).Copyright © 2018–2022. All rights reserved.