Class PrometheusRegistryProcessor.TraceEnabled
java.lang.Object
io.quarkus.micrometer.deployment.export.PrometheusRegistryProcessor.TraceEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
PrometheusRegistryProcessor
public static class PrometheusRegistryProcessor.TraceEnabled
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TraceEnabled
public TraceEnabled()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-