Interface ZipkinConnectionDetails
- All Superinterfaces:
ConnectionDetails
Details required to establish a connection to a Zipkin server.
- Since:
- 3.1.0
- Author:
- Moritz Halbritter
-
Method Summary
-
Method Details
-
getSpanEndpoint
String getSpanEndpoint()The endpoint for the span reporting.- Returns:
- the endpoint
-