Interface: MonitorDisplayInfo
Defined in: src/utils/monitoring/monitorDisplayInfo.ts:12
Display metadata derived from monitor configuration fields.
Propertiesโ
connectionInfoโ
readonly connectionInfo: string;
Defined in: src/utils/monitoring/monitorDisplayInfo.ts:13
connectionInfoSourceโ
readonly connectionInfoSource: "identifier" | "suffix";
Defined in: src/utils/monitoring/monitorDisplayInfo.ts:14
monitorTypeLabelโ
readonly monitorTypeLabel: string;
Defined in: src/utils/monitoring/monitorDisplayInfo.ts:15