Class LoggingExporterProperties
java.lang.Object
io.opentelemetry.instrumentation.spring.autoconfigure.exporters.logging.LoggingExporterProperties
@ConfigurationProperties(prefix="otel.exporter.logging")
public final class LoggingExporterProperties
extends Object
Configuration for
LoggingSpanExporter and LoggingMetricExporter.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoggingExporterProperties
public LoggingExporterProperties()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getTraces
-
getMetrics
-