Class OtelSpringProperties
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.internal.properties.OtelSpringProperties
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 final classThis class is internal and is hence not for public use.static final classThis class is internal and is hence not for public use.static final classThis class is internal and is hence not for public use.static final classThis class is internal and is hence not for public use. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJava()getLogs()voidsetExperimental(OtelSpringProperties.Experimental experimental) voidsetInstrumentation(OtelSpringProperties.Instrumentation instrumentation) voidvoidvoidvoidsetPropagators(List<String> propagators) void
-
Constructor Details
-
OtelSpringProperties
public OtelSpringProperties()
-
-
Method Details
-
getPropagators
-
setPropagators
-
getJava
-
setJava
-
getExperimental
-
setExperimental
-
getLogs
-
setLogs
-
getMetrics
-
setMetrics
-
getTraces
-
setTraces
-
getInstrumentation
-
setInstrumentation
-
getJavaEnabledResourceProviders
-
getJavaDisabledResourceProviders
-
getExperimentalMetricsViewConfig
-
getExperimentalResourceDisabledKeys
-
getLogsExporter
-
getMetricsExporter
-
getTracesExporter
-
getHttpClientCaptureRequestHeaders
-
getHttpClientCaptureResponseHeaders
-
getHttpServerCaptureRequestHeaders
-
getHttpServerCaptureResponseHeaders
-
getHttpKnownMethods
-