Package | Description |
---|---|
zipkin.collector |
Modifier and Type | Field and Description |
---|---|
static CollectorSampler |
CollectorSampler.ALWAYS_SAMPLE |
Modifier and Type | Method and Description |
---|---|
static CollectorSampler |
CollectorSampler.create(float rate) |
Modifier and Type | Method and Description |
---|---|
Collector.Builder |
Collector.Builder.sampler(CollectorSampler sampler) |
CollectorComponent.Builder |
CollectorComponent.Builder.sampler(CollectorSampler sampler)
samples spans to reduce load on the storage system. |
Copyright © 2015–2016 OpenZipkin. All rights reserved.