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

43 lines
1.2 KiB
YAML

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