Skip to main content

Function: supportsResponseTime()

supportsResponseTime(monitorType: "http" | "port" | "ping" | "dns"): Promise<boolean>

Defined in: src/utils/monitorUiHelpers.ts:184

Check if monitor type supports response time analytics.

Parametersโ€‹

monitorTypeโ€‹

Type of monitor

"http" | "port" | "ping" | "dns"

Returnsโ€‹

Promise<boolean>

Whether monitor supports response time analytics