Package zipkin2.collector
-
Interface Summary Interface Description CollectorMetrics Instrumented applications report spans over a transport such as Kafka. -
Class Summary Class Description Collector This component takes action on spans received from a transport.Collector.Builder CollectorComponent The collector represents the server-side of a transport.CollectorComponent.Builder CollectorSampler CollectorSampler decides if a particular trace should be "sampled", i.e.InMemoryCollectorMetrics