nooschain / cli/commands/production / ProductionMonitorReport
Interface: ProductionMonitorReport
Defined in: cli/commands/production.ts:123
Polling-friendly alert report for operators and external monitoring glue.
Properties
alerts
alerts:
ProductionAlert[]
Defined in: cli/commands/production.ts:133
checkedAt
checkedAt:
string
Defined in: cli/commands/production.ts:125
kind
kind:
"noos_production_monitor"
Defined in: cli/commands/production.ts:124
ok
ok:
boolean
Defined in: cli/commands/production.ts:126
sections
sections:
Record<string,unknown>
Defined in: cli/commands/production.ts:134
summary
summary:
object
Defined in: cli/commands/production.ts:127
alerts
alerts:
number
critical
critical:
number
info
info:
number
warnings
warnings:
number