Type Alias: StatusHistoryTuple
StatusHistoryTuple = readonly [typeof
UP, typeofDOWN, typeofDEGRADED]
Defined in: shared/types.ts:57
Internal
Ordered list of status literals persisted in monitor history records.
StatusHistoryTuple = readonly [typeof
UP, typeofDOWN, typeofDEGRADED]
Defined in: shared/types.ts:57
Internal
Ordered list of status literals persisted in monitor history records.