Class OpenTelemetryTracingExporterProperties

java.lang.Object
io.arconia.opentelemetry.autoconfigure.traces.exporter.OpenTelemetryTracingExporterProperties

@ConfigurationProperties(prefix="arconia.otel.traces.exporter") public class OpenTelemetryTracingExporterProperties extends Object
Configuration properties for OpenTelemetry tracing exporters.
  • Field Details

  • Constructor Details

    • OpenTelemetryTracingExporterProperties

      public OpenTelemetryTracingExporterProperties()
  • Method Details