Package-level declarations

Types

Link copied to clipboard
public interface EmbraceSpan

Represents a Span that can be started and stopped with the appropriate ErrorCode if applicable. This wraps the OpenTelemetry Span by adding an additional layer for local validation

Link copied to clipboard
@JsonClass(generateAdapter = true)
public final class EmbraceSpanEvent

Represents an Event in an EmbraceSpan

Link copied to clipboard
public enum ErrorCode extends Enum<ErrorCode>

Categorize the broad reason a Span completed unsuccessfully.