-
The bootstrapServers connect string, ex. 127.0.0.1:9092.
The consumer group this process is consuming on behalf of.
KafkaCollector.Builder.metrics(zipkin2.collector.CollectorMetrics metrics)
By default, a consumer will be built from properties derived from builder defaults, as well
as "auto.offset.reset" -> "earliest".
KafkaCollector.Builder.sampler(zipkin2.collector.CollectorSampler sampler)
KafkaCollector.Builder.storage(zipkin2.storage.StorageComponent storage)
KafkaCollector.Builder.streams(int streams)
Count of threads consuming the topic.
Topic zipkin spans will be consumed from.