接口 OtlpTracingConnectionDetails
- 所有超级接口:
ConnectionDetails
Details required to establish a connection to an OpenTelemetry service.
- 从以下版本开始:
- 3.2.0
- 作者:
- Eddú Meléndez, Moritz Halbritter
-
方法概要
-
方法详细资料
-
getUrl
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.0 for removal in 4.0.0 in favor ofgetUrl(Transport)
Address to where tracing will be published.- 返回:
- the address to where tracing will be published
-
getUrl
Address to where tracing will be published.- 参数:
transport
- the transport to use- 返回:
- the address to where tracing will be published
- 从以下版本开始:
- 3.4.0
-
getUrl(Transport)