Interface ZipkinConnectionDetails

All Superinterfaces:
ConnectionDetails

public interface ZipkinConnectionDetails extends ConnectionDetails
Details required to establish a connection to a Zipkin server.
Since:
3.1.0
Author:
Moritz Halbritter
  • Method Summary

    Modifier and Type
    Method
    Description
    The endpoint for the span reporting.
  • Method Details

    • getSpanEndpoint

      String getSpanEndpoint()
      The endpoint for the span reporting.
      Returns:
      the endpoint