| Interface | Description |
|---|---|
| NewSpanParser |
Parses data for a span created via a
NewSpan annotation. |
| SleuthMethodInvocationProcessor |
Contract for processing Sleuth annotations.
|
| TagValueExpressionResolver |
Resolves the tag value for the given parameter and the provided expression.
|
| TagValueResolver |
Resolves the tag value for the given parameter.
|
| Class | Description |
|---|---|
| NoOpTagValueResolver |
Does nothing.
|
| Annotation Type | Description |
|---|---|
| ContinueSpan |
Tells Sleuth that all Sleuth related annotations should be applied to an existing span
instead of creating a new one.
|
| NewSpan |
Allows to create a new span around a public method.
|
| SpanTag |
There are 3 different ways to add tags to a span.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.