接口 ZipkinConnectionDetails

所有超级接口:
ConnectionDetails

public interface ZipkinConnectionDetails extends ConnectionDetails
Details required to establish a connection to a Zipkin server.

Note: getSpanEndpoint() is only read once and passed to a bean of type HttpEndpointSupplier.Factory which defaults to no-op (constant).

从以下版本开始:
3.1.0
作者:
Moritz Halbritter
  • 方法概要

    修饰符和类型
    方法
    说明
    The endpoint for the span reporting.
  • 方法详细资料

    • getSpanEndpoint

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