Package cloud.opencode.base.observability


package cloud.opencode.base.observability
  • Class
    Description
    OpenTelemetry integration for operation tracing with graceful no-op fallback.
    Bounded slow-operation log collector, inspired by Redis SLOWLOG.
    A single slow log entry capturing details of a slow operation.
    Aggregated statistics for recorded slow operations.
    Represents a single trace span for an operation, supporting AutoCloseable for try-with-resources.
    Framework-agnostic tracing abstraction for creating Span instances around operations.
    No-op implementation of Tracer with zero overhead.