Package io.micronaut.tracing.annotation
Tracing annotations.
- Since:
- 1.0
-
Annotation Types Summary Annotation Type Description ContinueSpan Indicates that the current span should be continued.NewSpan Indicates that a new Open Tracing span should be started.SpanTag Applied to parameters of a method to indicate which parameters should be included in span tags.