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
ConstructorsConstructorDescriptionEndUserAttributesEnabled(io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig config) -
Method Summary
-
Constructor Details
-
EndUserAttributesEnabled
EndUserAttributesEnabled(io.quarkus.opentelemetry.runtime.config.build.OTelBuildConfig config)
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-