Added PSR

TestMonacoDONOTMERGE
qxz0kv3 2021-10-27 10:58:30 +02:00
parent a47e701dab
commit 22d0565123
2 changed files with 14 additions and 20 deletions

View File

@ -1,43 +1,37 @@
config:
- CDPSR: default.json
- CDnewComponentTag: default.json
#Prod alerting profiles for EMEA/NA/CN
CDPSR.EMEA-Prod:
CDnewComponentTag.EMEA-Prod:
- name: CD_PSR PROD
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPSR.NA-Prod:
CDnewComponentTag.NA-Prod:
- name: CD_PSR PROD
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
CDPSR.CN-Prod:
CDnewComponentTag.CN-Prod:
- name: CD_PSR PROD
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDPSR.EMEA-PreProd:
CDnewComponentTag.EMEA-PreProd:
- name: CD_PSR INT
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDPSR.NA-PreProd:
CDnewComponentTag.NA-PreProd:
- name: CD_PSR INT
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"
CDPSR.CN-PreProd:
CDnewComponentTag.CN-PreProd:
- name: CD_PSR INT
- tag: PSR
- mzId: CD_PSR/management-zone/CDPSR.id
- mzId: CD_PSR/management-zone/CDnewComponentTag.id
- env: INT
- skipDeployment: "false"

View File

@ -3,4 +3,4 @@ config:
CDnewComponentTag:
- name: CD_PSR
- compassIDs: \"compass-id:CD_PSR\"
- compassIDs: \"compass-id:persus-shard-router\"