Annotation Type ContinueSpan


  • @Retention(RUNTIME)
    @Inherited
    @Target({METHOD,ANNOTATION_TYPE})
    @InterceptorBinding
    public @interface ContinueSpan

    Indicates that the current span should be continued.

    Annotation inspired by Spring Sleuth but using Open Tracing and Micronaut AOP.

    Since:
    1.0