Skip to content

Commit 9c21cb2

Browse files
authored
docs(slos): update throughput to 6–7 M events/day (~250–400 events/sec)
1 parent b542329 commit 9c21cb2

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

docs/06-slos-observability.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# SLOs & Observability
22

33
**Service Level Objectives**
4-
- E2E latency p95 **< 90s**
5-
- Delivery success **≥ 99.5%**
6-
- DLQ rate **< 0.5%** of daily volume
4+
5+
- E2E latency p95 **< 90 s**
6+
- Delivery success **≥ 99.5 %**
7+
- DLQ rate **< 0.5 %** of daily volume
8+
- Throughput **~6–7 M events/day (~250–400 events/sec)**
79

810
**Dashboards & Alerts**
9-
- Dataflow: backlog, watermark skew, worker utilization, error counts
10-
- BigQuery: slot utilization, query latency, bytes scanned anomalies
11-
- Logs-based metrics -> Alerting (email/on-call)
11+
12+
- Dataflow: backlog, watermark skew, worker utilization, error counts
13+
- BigQuery: slot utilization, query latency, bytes-scanned anomalies
14+
- Logs-based metrics → alerting (email / on-call)

0 commit comments

Comments
 (0)