feat: operationalize frontend incident runbooks

This commit is contained in:
donghyeon-ka
2026-07-25 21:30:40 +09:00
parent 15ddb8d474
commit 75c3f5b08c
10 changed files with 538 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
# FE-RB-004 — Telemetry sink failure
Trigger on sink network/non-2xx errors, queue overflow, or adapter
initialization failure. Keep product flows available, bound the queue, and do
not recursively report to the failed sink. Escalate from observability to the
telemetry platform owner; the planned triage target is fifteen minutes.
Close only after product e2e remains unaffected, delivery self-check succeeds,
the queue drains within its bound, and the forbidden-attribute scan passes.