Pull request #211: create alerts for AudioVideoServices (Spotify & Ximalaya) for E2E CN/US/EMEA
Merge in OPAPM/cd_e2e_monitoring_config from audioslaves-svcs-alerting-config to master * commit '397a8aadf44d920addc97a2962a1006c5ad5cd92': create alerts for AudioVideoServices (Spotify & Ximalaya) for E2E CN/US/EMEACD_AudioVideoServicesOE
commit
dacedc405a
|
|
@ -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