Interface: MonitorScopedOperationContext
Defined in: electron/orchestrator/utils/monitorScope.ts:12
Standardized error-context metadata for operations that can target an entire site or a specific monitor.
Properties
code
readonlycode:string
Defined in: electron/orchestrator/utils/monitorScope.ts:13
details
readonlydetails: {identifier:string;monitorId?:string; }
Defined in: electron/orchestrator/utils/monitorScope.ts:14
identifier
readonlyidentifier:string
monitorId?
readonlyoptionalmonitorId:string
isMonitorScoped
readonlyisMonitorScoped:boolean
Defined in: electron/orchestrator/utils/monitorScope.ts:18
message
readonlymessage:string
Defined in: electron/orchestrator/utils/monitorScope.ts:19
operation
readonlyoperation:string
Defined in: electron/orchestrator/utils/monitorScope.ts:20