diff options
Diffstat (limited to 'OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable4Hour.json')
-rw-r--r-- | OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable4Hour.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable4Hour.json b/OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable4Hour.json new file mode 100644 index 0000000..a2d92fe --- /dev/null +++ b/OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable4Hour.json @@ -0,0 +1,7 @@ +{"alerts": {"4hourDelay": { + "$class": "org.openecomp.ncomp.core.alerts.ThresholdAlert", + "operationalState": "OPERATIONAL", + "severity": "SEV1", + "metricName": "timestampOfNewestPartition", + "upperBound": "1.44E7" +}}}
\ No newline at end of file |