public interface TraceContext
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes()
Returns the attributes which correspond to the tags.
|
String |
getTraceparent()
Returns the TraceparentString from the Activity.
|
String |
getTracestate()
Returns the Tracestate which is Activity.Current?.Id from host.
|
String getTraceparent()
String getTracestate()
Copyright © 2020. All rights reserved.