Interface OtlpTracingConnectionDetails
- All Superinterfaces:
ConnectionDetails
Details required to establish a connection to an OpenTelemetry service.
- Since:
- 3.2.0
- Author:
- EddĂș MelĂ©ndez
-
Method Summary
-
Method Details
-
getUrl
String getUrl()Address to where tracing will be published.- Returns:
- the address to where tracing will be published
-