cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Speech/alerting-profile/alerting-profile.yaml

60 lines
1.3 KiB
YAML

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