summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/controller-template/configuration/alertTemplates/DataDepotTable2Hour.json
blob: 54d06bb678d81da8d4a98bde397d2c32fd5d349a (plain)
1
2
3
4
5
6
7
{"alerts": {"2hourDelay": {
  "$class": "org.openecomp.ncomp.core.alerts.ThresholdAlert",
  "operationalState": "OPERATIONAL",
  "severity": "SEV1",
  "metricName": "timestampOfNewestPartition",
  "upperBound": "7200000.0"
}}}