Skip to main content

Variable: BASE_MONITOR_TYPES

const BASE_MONITOR_TYPES: readonly ["http", "http-keyword", "http-status", "http-header", "http-json", "http-latency", "port", "ping", "dns", "ssl", "websocket-keepalive", "server-heartbeat", "replication", "cdn-edge-consistency"]

Defined in: shared/types.ts:139

Base monitor types - source of truth for type safety.

Remarksโ€‹

Used to enumerate all supported monitor types in the system.