Skip to content

Commit c9d912f

Browse files
committed
CDPS-1054: Set custom alert severity
1 parent 2d89b99 commit c9d912f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

helm_deploy/values-dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ generic-service:
1515
# CloudPlatform AlertManager receiver to route prometheus alerts to slack
1616
# See https://user-guide.cloud-platform.service.justice.gov.uk/documentation/monitoring-an-app/how-to-create-alarms.html#creating-your-own-custom-alerts
1717
generic-prometheus-alerts:
18-
alertSeverity: digital-prison-service-dev
18+
alertSeverity: hmpps-person-integration-api-dev

helm_deploy/values-preprod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ generic-service:
1515
# CloudPlatform AlertManager receiver to route prometheus alerts to slack
1616
# See https://user-guide.cloud-platform.service.justice.gov.uk/documentation/monitoring-an-app/how-to-create-alarms.html#creating-your-own-custom-alerts
1717
generic-prometheus-alerts:
18-
alertSeverity: digital-prison-service-dev
18+
alertSeverity: hmpps-person-integration-api-preprod

helm_deploy/values-prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ generic-service:
1212
# CloudPlatform AlertManager receiver to route prometheus alerts to slack
1313
# See https://user-guide.cloud-platform.service.justice.gov.uk/documentation/monitoring-an-app/how-to-create-alarms.html#creating-your-own-custom-alerts
1414
generic-prometheus-alerts:
15-
alertSeverity: digital-prison-service
15+
alertSeverity: hmpps-person-integration-api-prod

0 commit comments

Comments
 (0)