Package org.springframework.cloud.sleuth.internal
-
Class Summary 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:EncodingUtils Adopted from OpenTelemetry API.LazyBean<T> Avoids calling the expensiveBeanFactory.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.