Expand description
Structured operation metrics and privacy-safe diagnostics (JOE-1627).
Counters are process-local, lock-free, and never store payload text/PCM.
Structs§
- Diagnostic
Bundle - Redacted diagnostic bundle for support /
aurum doctor --jsonenrichment. - Metrics
- Process-wide metrics sink (also attachable to an engine via
Arc). - Metrics
Snapshot - Serializable metrics snapshot.
- Span
Timer - Simple wall-clock timer for inference spans.
Constants§
- METRICS_
SCHEMA_ VERSION - Schema version for metrics / diagnostic JSON.
Functions§
- process_
metrics - Process-global metrics (shared by CLI/FFI).