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