Class WithSpanInterceptor


  • @Interceptor
    @Priority(0)
    public class WithSpanInterceptor
    extends Object
    • Constructor Detail

      • WithSpanInterceptor

        public WithSpanInterceptor​(io.opentelemetry.api.OpenTelemetry openTelemetry)
    • Method Detail

      • span

        public Object span​(io.quarkus.arc.ArcInvocationContext invocationContext)
                    throws Exception
        Throws:
        Exception