Observability Platform · View 17 of 25 · Runtime
What the sequence proves
- The exemplar index is the only join between the complete and sampled planes, and it moves a pointer, never a quantity.
- Step 10 is the failure the design accepts and states: when the trace was sampled away, the platform says so. An empty panel that reads like health is the one outcome that is not allowed.
- Step 14 returns a partial result with coverage stated rather than timing out, because a high-cardinality group-by that fails silently teaches an engineer to stop asking.
Budget
- Dashboard panel over 24 h: p95 ≤ 2 s. Trace by id: p95 ≤ 1.5 s. Log search over 7 days: p95 ≤ 15 s. High-cardinality group-by over 24 h: p95 ≤ 25 s.
Risks
- Four stores answer one investigation, each with its own latency and its own completeness. Stitching them into one honest coverage statement is the hardest part of the query layer and the place a federated design pays for itself or does not — ADR-09.