Annotation Type ContinueSpan
Tells Sleuth that all Sleuth related annotations should be applied to an existing span
instead of creating a new one.
- Since:
- 1.2.0
- Author:
- Marcin Grzejszczak
-
Optional Element Summary
Optional Elements
-
Element Details
-
log
String logLog statement to be appended to the span.- Returns:
- - the value passed to the annotation will be used and the framework will
create two events with the
.startand.endsuffixes.
- Default:
- ""
-