| Class | Description |
|---|---|
| ContextUtil |
Utility class that verifies that context is in creation.
|
| DefaultSpanNamer |
Default implementation of SpanNamer that tries to get the span name as follows:
* from the @SpanName annotation on the class if one is present.
|
| LazyBean<T> |
Avoids calling the expensive
BeanFactory.getBean(Class) many
times or throwing an exception. |
| SleuthContextListener |
Internal tool used by Sleuth.
|
| SpanNameUtil |
Utility class that provides the name in hyphen based notation.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.