Skip to main content

Interface: MonitorCheckResult

Defined in: shared/types/configTypes.ts:62

Monitor check result information.

Propertiesโ€‹

error?โ€‹

optional error: string

Defined in: shared/types/configTypes.ts:64

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global\_Objects/Error message if check failed


responseTimeโ€‹

responseTime: number

Defined in: shared/types/configTypes.ts:66

Response time in milliseconds


statusโ€‹

status: MonitorStatus

Defined in: shared/types/configTypes.ts:68

Check status


timestampโ€‹

timestamp: number

Defined in: shared/types/configTypes.ts:70

Check timestamp