Package io.micronaut.tracing.annotation
Annotation Type ContinueSpan
-
@Retention(RUNTIME) @Inherited @Target({METHOD,ANNOTATION_TYPE}) @InterceptorBinding public @interface ContinueSpanIndicates that the current span should be continued.
Annotation inspired by Spring Sleuth but using Open Tracing and Micronaut AOP.
- Since:
- 1.0