cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_push-notification-service/alerting-profile/alerting-profile.yaml

43 lines
1.5 KiB
YAML

config:
- CDpush-notification-service: default.json
#Prod alerting profiles for EMEA/NA/CN
CDpush-notification-service.EMEA-Prod:
- name: CD_push-notification-service PROD
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: PROD
- skipDeployment: "false"
CDpush-notification-service.NA-Prod:
- name: CD_push-notification-service PROD
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: PROD
- skipDeployment: "false"
CDpush-notification-service.CN-Prod:
- name: CD_push-notification-service PROD
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDpush-notification-service.EMEA-PreProd:
- name: CD_push-notification-service INT
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: INT
- skipDeployment: "false"
CDpush-notification-service.NA-PreProd:
- name: CD_push-notification-service INT
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: INT
- skipDeployment: "false"
CDpush-notification-service.CN-PreProd:
- name: CD_push-notification-service INT
- tag: push-notification-service
- mzId: CD_push-notification-service/management-zone/CDpush-notification-service.id
- env: INT
- skipDeployment: "false"