nooschain / contracts/production-alerts / ContractProductionAlertReport
Interface: ContractProductionAlertReport
Defined in: contracts/production-alerts.ts:39
Properties
alerts
alerts:
ContractProductionAlertRule[]
Defined in: contracts/production-alerts.ts:50
checkedAt
checkedAt:
string
Defined in: contracts/production-alerts.ts:41
contractId
contractId:
string|null
Defined in: contracts/production-alerts.ts:42
kind
kind:
"contract_production_alerts"
Defined in: contracts/production-alerts.ts:40
summary
summary:
object
Defined in: contracts/production-alerts.ts:44
critical
critical:
number
firing
firing:
number
totalRules
totalRules:
number
warning
warning:
number
thresholds
thresholds:
ContractProductionAlertThresholds
Defined in: contracts/production-alerts.ts:43