cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_asbc-sts/alerting-profile/alerting-profile.yaml

60 lines
1.4 KiB
YAML

config:
- CDasbc-sts-PROD: default.json
- CDasbc-sts-INT: default.json
#Prod alerting profiles for EMEA/NA/CN
#Dry-run needed for all hubs
CDasbc-sts-PROD:
- name: CD_asbc-sts PROD
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: PROD
- skipDeployment: "true"
#Configuration
CDasbc-sts-PROD.EMEA-Prod:
- name: CD_asbc-sts PROD
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: PROD
- skipDeployment: "false"
CDasbc-sts-PROD.NA-Prod:
- name: CD_asbc-sts PROD
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: PROD
- skipDeployment: "false"
CDasbc-sts-PROD.CN-Prod:
- name: CD_asbc-sts PROD
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
#Dry-run needed for all hubs
CDasbc-sts-INT:
- name: CD_asbc-sts INT
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: INT
- skipDeployment: "true"
#Configuration
CDasbc-sts-INT.EMEA-PreProd:
- name: CD_asbc-sts INT
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: INT
- skipDeployment: "false"
CDasbc-sts-INT.NA-PreProd:
- name: CD_asbc-sts INT
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: INT
- skipDeployment: "false"
CDasbc-sts-INT.CN-PreProd:
- name: CD_asbc-sts INT
- tag: asbc-sts
- mzId: CD_asbc-sts/management-zone/CDasbc-sts.id
- env: INT
- skipDeployment: "false"