| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.annotation |
| Class and 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.
|
| TagValueResolver
Resolves the tag value for the given parameter.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.