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

43 lines
953 B
YAML

config:
- CDwebapi: default.json
#Prod alerting profiles for EMEA/NA/CN
CDwebapi.EMEA-Prod:
- name: CD_webapi PROD
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: PROD
- skipDeployment: "false"
CDwebapi.NA-Prod:
- name: CD_webapi PROD
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: PROD
- skipDeployment: "false"
CDwebapi.CN-Prod:
- name: CD_webapi PROD
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDwebapi.EMEA-PreProd:
- name: CD_webapi INT
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: INT
- skipDeployment: "false"
CDwebapi.NA-PreProd:
- name: CD_webapi INT
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: INT
- skipDeployment: "false"
CDwebapi.CN-PreProd:
- name: CD_webapi INT
- tag: webapi
- mzId: CD_webapi/management-zone/CDwebapi.id
- env: INT
- skipDeployment: "false"