Interface: DetailLabelProperties
Defined in: src/components/common/MonitorUiComponents.tsx:38
Component that dynamically formats monitor detail labels. Handles async loading of monitor configuration.
Propertiesโ
detailsโ
readonlydetails:string
Defined in: src/components/common/MonitorUiComponents.tsx:40
Raw details string to format
fallback?โ
readonlyoptionalfallback:string
Defined in: src/components/common/MonitorUiComponents.tsx:42
Fallback text to display if formatting fails
monitorTypeโ
readonlymonitorType:"cdn-edge-consistency"|"dns"|"http"|"http-header"|"http-json"|"http-keyword"|"http-latency"|"http-status"|"ping"|"port"|"replication"|"server-heartbeat"|"ssl"|"websocket-keepalive"
Defined in: src/components/common/MonitorUiComponents.tsx:44
Type of monitor for context-specific formatting