create alerts for AudioVideoServices (Spotify & Ximalaya) for E2E CN/US/EMEA
parent
aafd85ae12
commit
397a8aadf4
|
|
@ -1,6 +1,6 @@
|
|||
config:
|
||||
- CDAudioVideoServices: default.json
|
||||
|
||||
- CDAudioVideoServicesE2E: default.json
|
||||
|
||||
#Prod alerting profiles for EMEA/NA/CN
|
||||
CDAudioVideoServices.EMEA-Prod:
|
||||
|
|
@ -22,6 +22,26 @@ CDAudioVideoServices.CN-Prod:
|
|||
- env: PROD
|
||||
- skipDeployment: "false"
|
||||
|
||||
#E2E alerting profiles for EMEA/NA/CN
|
||||
CDAudioVideoServicesE2E.EMEA-Prod:
|
||||
- name: CD_AudioVideoServices E2E
|
||||
- tag: AudioVideoServices
|
||||
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
CDAudioVideoServicesE2E.NA-Prod:
|
||||
- name: CD_AudioVideoServices E2E
|
||||
- tag: AudioVideoServices
|
||||
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
CDAudioVideoServicesE2E.CN-Prod:
|
||||
- name: CD_AudioVideoServices E2E
|
||||
- tag: AudioVideoServices
|
||||
- mzId: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- env: E2E
|
||||
- skipDeployment: "false"
|
||||
|
||||
#INT alerting profiles for EMEA/NA/CN
|
||||
CDAudioVideoServices.EMEA-PreProd:
|
||||
- name: CD_AudioVideoServices INT
|
||||
|
|
|
|||
|
|
@ -69,6 +69,39 @@ CDAudioVideoServicesITSM.CN-Prod:
|
|||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "true"
|
||||
|
||||
# Notification System for EMEA/NA/CN E2E ITSM
|
||||
CDAudioVideoServicesITSM.EMEA-Prod:
|
||||
- name: CD_AudioVideoServices ITSM E2E
|
||||
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServicesE2E.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "10APP10900711"
|
||||
- appdid: "188900"
|
||||
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "false"
|
||||
|
||||
CDAudioVideoServicesITSM.NA-Prod:
|
||||
- name: CD_AudioVideoServices ITSM E2E
|
||||
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServicesE2E.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "20APP10900702"
|
||||
- appdid: "188900"
|
||||
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "false"
|
||||
|
||||
|
||||
CDAudioVideoServicesITSM.CN-Prod:
|
||||
- name: CD_AudioVideoServices ITSM E2E
|
||||
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServicesE2E.id
|
||||
- webhook: https://apim-beta-prod.bmwgroup.com/evtmgmt/eventproxy/v1
|
||||
- contractid: "30APP10900706"
|
||||
- appdid: "189125"
|
||||
- mzName: CD_AudioVideoServices/management-zone/CDAudioVideoServices.id
|
||||
- DTEnvironment: https://xxu26128.live.dynatrace.com
|
||||
- skipDeployment: "false"
|
||||
|
||||
# Notification System for EMEA/NA/CN Int ITSM
|
||||
CDAudioVideoServicesITSM.EMEA-PreProd:
|
||||
- name: CD_AudioVideoServices ITSM INT
|
||||
- alertingProfile: CD_AudioVideoServices/alerting-profile/CDAudioVideoServices.id
|
||||
|
|
|
|||
Loading…
Reference in New Issue