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