Documentation
¶
Overview ¶
Package observability is the Stage-1 namespace for profiling, debug recording, structured logging, feedback. See ../REFACTOR_PLAN.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewDebugRecorder = engine.NewDebugRecorder
View Source
var NewFeedbackCollector = engine.NewFeedbackCollector
View Source
var NewProfiler = engine.NewProfiler
View Source
var NewRotatingWriter = engine.NewRotatingWriter
View Source
var NewStructuredLogger = engine.NewStructuredLogger
View Source
var ParseLevel = engine.ParseLevel
Functions ¶
This section is empty.
Types ¶
type AgentLogger ¶
type AgentLogger = engine.AgentLogger
type DebugRecorder ¶
type DebugRecorder = engine.DebugRecorder
type DebugSession ¶
type DebugSession = engine.DebugSession
type FeedbackCollector ¶
type FeedbackCollector = engine.FeedbackCollector
type Hypothesis ¶
type Hypothesis = engine.Hypothesis
type ImplicitSignal ¶
type ImplicitSignal = engine.ImplicitSignal
type ProfileSpan ¶
type ProfileSpan = engine.ProfileSpan
type RotatingWriter ¶
type RotatingWriter = engine.RotatingWriter
type StructuredLogger ¶
type StructuredLogger = engine.StructuredLogger
Click to show internal directories.
Click to hide internal directories.