Class LoggingSpanExporterProperties
- java.lang.Object
-
- io.opentelemetry.instrumentation.spring.autoconfigure.exporters.logging.LoggingSpanExporterProperties
-
@ConfigurationProperties(prefix="otel.exporter.logging") public final class LoggingSpanExporterProperties extends Object
Configuration forLoggingSpanExporter.
-
-
Constructor Summary
Constructors Constructor Description LoggingSpanExporterProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisEnabled()voidsetEnabled(boolean enabled)
-