cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Voice-Services/alerting-profile/alerting-profile.yaml

60 lines
1.7 KiB
YAML

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