Skip to content

Commit 869aacc

Browse files
shalshcode08codex
andauthored
docs(system-design): add observability and SRE guide (#46)
* docs(system-design): add observability and SRE guide Co-authored-by: Codex <codex@openai.com> * chore(system-design): format observability guide Co-authored-by: Codex <codex@openai.com> --------- Co-authored-by: Codex <codex@openai.com>
1 parent 3c0ef0f commit 869aacc

2 files changed

Lines changed: 2030 additions & 0 deletions

File tree

manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@
148148
{
149149
"title": "Messaging, Event-Driven Architecture, and Stream Processing",
150150
"path": "systemdesign/messaging-event-driven-stream-processing"
151+
},
152+
{
153+
"title": "Observability, SRE, Capacity Planning, and Incident Response",
154+
"path": "systemdesign/observability-sre-capacity-planning-incident-response"
151155
}
152156
]
153157
}

0 commit comments

Comments
 (0)