Package cloud.opencode.base.observability
package cloud.opencode.base.observability
-
ClassDescriptionOpenTelemetry 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
AutoCloseablefor try-with-resources.Framework-agnostic tracing abstraction for creatingSpaninstances around operations.No-op implementation ofTracerwith zero overhead.