| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.annotation |
| Modifier and Type | Method and Description |
|---|---|
void |
NewSpanParser.parse(org.aopalliance.intercept.MethodInvocation methodInvocation,
NewSpan newSpan,
Span span)
Override to control the name and tags on an annotation-based span.
|
Object |
SleuthMethodInvocationProcessor.process(org.aopalliance.intercept.MethodInvocation invocation,
NewSpan newSpan,
ContinueSpan continueSpan)
Executes a given Sleuth annotated method.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.