@API(status=EXPERIMENTAL) public final class AutoTagging extends Object implements SpanListener, BaggageListener
DEFAULTDEFAULT| Constructor and Description |
|---|
AutoTagging(String key) |
AutoTagging(String baggageKey,
String tagKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
onBaggage(io.opentracing.Tracer tracer,
io.opentracing.Span span,
String key,
String value) |
void |
onStarted(io.opentracing.Span span) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, onFinished, onFinishingcomposite, compositepublic AutoTagging(String key)
public void onStarted(io.opentracing.Span span)
onStarted in interface SpanListenerpublic void onBaggage(io.opentracing.Tracer tracer,
io.opentracing.Span span,
String key,
String value)
onBaggage in interface BaggageListenerCopyright © 2019–2022 Zalando SE. All rights reserved.