Interface | Description |
---|---|
NewSpanParser |
Parses data for a span created via a
NewSpan annotation. |
TagValueExpressionResolver |
Resolves the tag value for the given parameter and the provided expression.
|
TagValueResolver |
Resolves the tag value for the given parameter.
|
Class | Description |
---|---|
SleuthAnnotationAutoConfiguration |
Auto-configuration that allows creating spans by means of a NewSpan
annotation. |
SleuthAnnotationProperties |
Sleuth annotation settings.
|
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.