接口 OtlpLoggingConnectionDetails

所有超级接口:
ConnectionDetails

public interface OtlpLoggingConnectionDetails extends ConnectionDetails
Details required to establish a connection to an OpenTelemetry logging service.
从以下版本开始:
3.4.0
作者:
Toshiaki Maki
  • 方法概要

    修饰符和类型
    方法
    说明
    getUrl(Transport transport)
    Address to where logs will be published.
  • 方法详细资料

    • getUrl

      String getUrl(Transport transport)
      Address to where logs will be published.
      参数:
      transport - the transport to use
      返回:
      the address to where logs will be published