Uses of Class
org.zalando.opentracing.proxy.plugin.LogCorrelation
-
Packages that use LogCorrelation Package Description org.zalando.opentracing.proxy.plugin -
-
Uses of LogCorrelation in org.zalando.opentracing.proxy.plugin
Methods in org.zalando.opentracing.proxy.plugin that return LogCorrelation Modifier and Type Method Description LogCorrelationLogCorrelation. withBaggage(String key)LogCorrelationLogCorrelation. withBaggage(String baggageKey, String contextKey)LogCorrelationLogCorrelation. withBaggage(Collection<String> keys)LogCorrelationLogCorrelation. withBaggage(Map<String,String> mapping)LogCorrelationLogCorrelation. withSpanId(String contextKey)LogCorrelationLogCorrelation. withTraceId(String contextKey)
-