| Class and Description |
|---|
| zipkin.InMemoryCollectorMetrics
this class was accidentally put in the package "zipkin" instead of
"zipkin.collector". Will be removed in Zipkin 2.
|
| Method and Description |
|---|
| zipkin.Endpoint.create(String, int, int)
as leads to null pointer exceptions on port. Use
Endpoint.builder() instead. |
Copyright © 2015–2016 OpenZipkin. All rights reserved.