Class TracerProcessor.EndUserAttributesEnabled
java.lang.Object
io.quarkus.opentelemetry.deployment.tracing.TracerProcessor.EndUserAttributesEnabled
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- TracerProcessor
static final class TracerProcessor.EndUserAttributesEnabled
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndUserAttributesEnabled
EndUserAttributesEnabled(OTelBuildConfig config)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-