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