Skip to content

DiagnosticsSnapshot

Defined in: src/types.ts:231

The full diagnostics payload returned by GET /api/diagnostics and pushed on the diagnostics:status WS event. overall is worst-of across checks.

checks: DiagnosticCheck[]

Defined in: src/types.ts:232


generatedAt: number

Defined in: src/types.ts:233


overall: DiagnosticState

Defined in: src/types.ts:234