Interface OtlpLoggingConnectionDetails
- All Superinterfaces:
ConnectionDetails
Details required to establish a connection to an OpenTelemetry logging service.
- Since:
- 3.4.0
- Author:
- Toshiaki Maki
-
Method Summary
-
Method Details
-
getUrl
Address to where logs will be published.- Parameters:
transport
- the transport to use- Returns:
- the address to where logs will be published
-