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

60 lines
1.5 KiB
YAML

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