Package org.springframework.cloud.sleuth.internal


package org.springframework.cloud.sleuth.internal
  • Classes
    Class
    Description
    Utility class that verifies that context is in creation.
    Default implementation of SpanNamer that tries to get the span name as follows:
    Adopted from OpenTelemetry API.
    Avoids calling the expensive BeanFactory.getBean(Class) many times or throwing an exception.
    Internal tool used by Sleuth.
    Utility class that provides the name in hyphen based notation.