Class EndpointRegistryInstrumentation.MethodAdvice

java.lang.Object
com.vaadin.extension.instrumentation.hilla.EndpointRegistryInstrumentation.MethodAdvice
Enclosing class:
EndpointRegistryInstrumentation

public static class EndpointRegistryInstrumentation.MethodAdvice extends Object
  • Constructor Details

    • MethodAdvice

      public MethodAdvice()
  • Method Details

    • onEnter

      @OnMethodEnter public static void onEnter(@Local("otelSpan") io.opentelemetry.api.trace.Span span, @Local("otelScope") io.opentelemetry.context.Scope scope)