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 for
LoggingSpanExporter.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingSpanExporterProperties
public LoggingSpanExporterProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-