Runbook
@forge/monorepo / backend/src / Runbook
Type Alias: Runbook
Runbook =
object
Defined in: backend/src/loadtest/runbooks.ts:15
Properties
action
readonlyaction: readonlystring[]
Defined in: backend/src/loadtest/runbooks.ts:21
confirm
readonlyconfirm: readonlystring[]
Defined in: backend/src/loadtest/runbooks.ts:20
Which metric or log confirms it is this and not something that looks like it.
doNot
readonlydoNot: readonlystring[]
Defined in: backend/src/loadtest/runbooks.ts:23
The tempting action that makes it worse.
expectedRecovery
readonlyexpectedRecovery:string
Defined in: backend/src/loadtest/runbooks.ts:25
How long unattended recovery takes, so an operator knows whether to wait.
mode
readonlymode:FailureMode
Defined in: backend/src/loadtest/runbooks.ts:16
symptoms
readonlysymptoms: readonlystring[]
Defined in: backend/src/loadtest/runbooks.ts:18
What an operator sees on a dashboard, in the order they will see it.