Class MicrometerOtelBridgeProcessor.OtlpMetricsExporterEnabled

java.lang.Object
io.quarkus.micrometer.opentelemetry.deployment.MicrometerOtelBridgeProcessor.OtlpMetricsExporterEnabled
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
MicrometerOtelBridgeProcessor

static class MicrometerOtelBridgeProcessor.OtlpMetricsExporterEnabled extends Object implements BooleanSupplier
No point in activating the bridge if the OTel metrics if off or the exporter is none.
  • Field Details

    • otelBuildConfig

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

    • OtlpMetricsExporterEnabled

      OtlpMetricsExporterEnabled()
  • Method Details