Expand description
el-telemetry — a one-way, downstream subscriber that folds content-free
el_core::DomainEvents into performance snapshots (ADR-007).
It depends on el-core and nothing depends on it; it has no network
channel. Because it can only read the numeric fields of already-content-free
events, “no user content in telemetry” is structural.
Structs§
- Metrics
Collector - Subscribes to the domain-event stream and maintains a running snapshot.
- Telemetry
Snapshot - A content-free sample of session performance.