Template:Incident scorecard
| Incident ID | Incident scorecard | Start | YYYY-MM-DD hh:mm:ss |
|---|---|---|---|
| Task | End | YYYY-MM-DD hh:mm:ss | |
| People paged | Responder count | ||
| Coordinators | Affected metrics/SLOs | ||
| Impact | Who was affected and how? For user-facing outages: Estimate how many queries were lost, which regions were affected, or which types of clients (editors? readers? bots?), etc. Do not assume the reader knows what your service is or who uses it. | ||
Incident metadata table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Incident ID | id | Date in ISO format followed by a a subject e.g. "appserver latency" or "codfw networking". On Wikitech this will automatically default to the page title. It does not need to be set.
| String | optional |
| Phabricator task | task | If one does not exist, create it. It could just be a parent task for the actionables. Title of task can be "Incident: <Incident ID>", The task ID will be linked automatically.
| String | suggested |
| Paged people | paged-num | The number of people that were paged.
| Number | required |
| Responders | responders-num | How many people were responding or helping with the incident.
| Number | required |
| Coordinator(s) | coordinators | Names of ICs (incident coordinators). Remember to parse the timeline for IC role handovers.
| String | required |
| Start (UTC) | start | Start of the incident impact
| Date | required |
| End (UTC) | end | End of the incident impact
| Date | required |
| Affected SLOs or metrics | metrics | If an SLO exists, mention it. Otherwise mention "No relevant SLOs exist", followed by relevant metrics that help quantify the incident’s impact. | Content | suggested |
| Impact | impact | Impact in one or two sentences. Who was affected and how? For user-facing outages: Estimate how many queries were lost, which regions were affected, or which types of clients (editors? readers? bots?), etc. Do not assume the reader knows what your service is or who uses it.
| String | suggested |