Class OtlpExporterProcessor.OtlpTracingExporterEnabled

java.lang.Object
io.quarkus.opentelemetry.deployment.exporter.otlp.OtlpExporterProcessor.OtlpTracingExporterEnabled
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
OtlpExporterProcessor

static class OtlpExporterProcessor.OtlpTracingExporterEnabled extends Object implements BooleanSupplier
  • Field Details

    • exportBuildConfig

      io.quarkus.opentelemetry.runtime.config.build.exporter.OtlpExporterBuildConfig exportBuildConfig
    • otelBuildConfig

      io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig otelBuildConfig
  • Constructor Details

    • OtlpTracingExporterEnabled

      OtlpTracingExporterEnabled()
  • Method Details