Class MetricProcessor.MetricEnabled
java.lang.Object
io.quarkus.opentelemetry.deployment.metric.MetricProcessor.MetricEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- MetricProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
otelBuildConfig
OTelBuildConfig otelBuildConfig
-
-
Constructor Details
-
MetricEnabled
public MetricEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-