Interface OtlpConnectionDetails

All Superinterfaces:
org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
All Known Subinterfaces:
OtlpLoggingConnectionDetails, OtlpMetricsConnectionDetails, OtlpTracingConnectionDetails

public interface OtlpConnectionDetails extends org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
Connection details to establish a connection to an OTLP endpoint.
  • Method Summary

    Modifier and Type
    Method
    Description
    getUrl(Protocol protocol)