Skip to content

Commit

Permalink
NON-318: Send alerts to dev channel (#346)
Browse files Browse the repository at this point in the history
Send alerts to our Slack dev channel (`#non-associations-dev`)
instead of sending them to `#dps_alers`/`#dps_alerts_non_prod`.
  • Loading branch information
xoen authored Aug 30, 2024
1 parent 71ea901 commit 088b755
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm_deploy/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generic-service:
URL_ENV_SUFFIX: dev

generic-prometheus-alerts:
alertSeverity: digital-prison-service-dev
alertSeverity: hmpps-non-associations-dev
businessHoursOnly: true
rdsAlertsDatabases:
cloud-platform-7534158a562cce9e: non-associations-api
Expand Down
2 changes: 1 addition & 1 deletion helm_deploy/values-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ generic-service:
URL_ENV_SUFFIX: preprod

generic-prometheus-alerts:
alertSeverity: digital-prison-service-dev
alertSeverity: hmpps-non-associations-preprod
businessHoursOnly: true
rdsAlertsDatabases:
cloud-platform-b6126468990788eb: non-associations-api
Expand Down
2 changes: 1 addition & 1 deletion helm_deploy/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ generic-service:
DB_HOST_PREPROD: "rds_instance_address"

generic-prometheus-alerts:
alertSeverity: digital-prison-service
alertSeverity: hmpps-non-associations-prod
rdsAlertsDatabases:
cloud-platform-994c511ab5935ecc: non-associations-api
sqsAlertsQueueNames:
Expand Down

0 comments on commit 088b755

Please sign in to comment.