Class OtlpExporterProperties
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.internal.properties.OtlpExporterProperties
@ConfigurationProperties(prefix="otel.exporter.otlp")
public final class OtlpExporterProperties
extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class is internal and is hence not for public use. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtlpExporterProperties
public OtlpExporterProperties()
-
-
Method Details
-
getHeaders
-
getTraces
-
getMetrics
-
getLogs
-