public final class StrictTraceId extends Object
strict trace ID is disabled.| Modifier and Type | Method and Description |
|---|---|
static Call.Mapper<List<Span>,List<Span>> |
filterSpans(String traceId) |
static Call.Mapper<List<List<Span>>,List<List<Span>>> |
filterTraces(QueryRequest request)
Filters the mutable input based on the query
|
public static Call.Mapper<List<List<Span>>,List<List<Span>>> filterTraces(QueryRequest request)
Copyright © 2015–2018 OpenZipkin. All rights reserved.