Finding
ID: Enterprise Gap | Severity: π MEDIUM
No distributed tracing. Request flows through Fastify β session.ts β tmux.ts β monitor.ts cannot be correlated by a tracing backend.
Fix Required
Evaluate: instrument with @opentelemetry/sdk-node auto-instrumentation for Fastify + HTTP. Create spans for the session create/send/monitor cycle.
Output
ADR documenting sampling strategy, exporter choice (Jaeger/OTLP).
Milestone
M-E3: Observability
Finding
ID: Enterprise Gap | Severity: π MEDIUM
No distributed tracing. Request flows through Fastify β
session.tsβtmux.tsβmonitor.tscannot be correlated by a tracing backend.Fix Required
Evaluate: instrument with
@opentelemetry/sdk-nodeauto-instrumentation for Fastify + HTTP. Create spans for the session create/send/monitor cycle.Output
ADR documenting sampling strategy, exporter choice (Jaeger/OTLP).
Milestone
M-E3: Observability