Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,15 @@ This repo contains information about Thunderbird's specific implementation of ou
- Build observability resources such as Site24x7 users and monitors.

[!IMPORTANT]
This repo is a work in progress. You may encounter inaccurate or incomplete information. Please be patient as we get this project underway.
This repo is a work in progress. You may encounter inaccurate or incomplete information. Please be patient as we get this project underway.


## Incident Response


### Root Cause Analyses

When an incident occurs, perform a root cause analysis (RCA). Create a directory path in the [`rcas`](./rcas) directory corresponding to
the date of the incident, then copy the `template.md` file there. The filename should include the date and a title for the incident. Fill
the copied template out as you perform the analysis.

Loading