Interface EndUserSpanProcessorConfig


  • public interface EndUserSpanProcessorConfig
    Tracing build time configuration
    • Method Detail

      • enabled

        @WithDefault("false")
        Optional<Boolean> enabled()
        Enable the EndUserSpanProcessor.

        The EndUserSpanProcessor adds the io.opentelemetry.semconv.trace.attributes.SemanticAttributes.ENDUSER_ID and io.opentelemetry.semconv.trace.attributes.SemanticAttributes.ENDUSER_ROLE to the Span.