public class BraveTraceIdGenerator extends Object implements TraceIdGenerator
| Constructor and Description |
|---|
BraveTraceIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate() |
String |
getTraceIdKeyName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getOrderpublic String getTraceIdKeyName()
getTraceIdKeyName in interface TraceIdGeneratordefault value is X-B3-TraceId to work with zipkin
public String generate()
generate in interface TraceIdGeneratorCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.