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