Pull request #268: added MZ Login und ContentDelivery

Merge in OPAPM/cd_e2e_monitoring_config from ICES to master

* commit '18a188f911c5834be67e7e143240ed97d131b97c':
  Fixed compass-id.
  Fixed comma.
  added MZ Login und ContentDelivery
CD_ts-transformer
Stephan Huber (DE-442) 2022-08-04 14:02:22 +02:00 committed by Arnel Arnautovic (ext.)
commit 6c965ee800
1 changed files with 12 additions and 1 deletions

View File

@ -4,6 +4,8 @@ config:
- CD_ICES_FestivalMode: default.json - CD_ICES_FestivalMode: default.json
- CD_ICES_MyModes: default.json - CD_ICES_MyModes: default.json
- CD_ICES_CoreDataEngine: default.json - CD_ICES_CoreDataEngine: default.json
- CD_ICES_Login: default.json
- CD_ICES_ContentDelivery: default.json
CD_InCarExperienceServices: CD_InCarExperienceServices:
- name: CD_InCarExperienceServices - name: CD_InCarExperienceServices
@ -15,7 +17,7 @@ CD_ICES_AmbientMusic:
CD_ICES_FestivalMode: CD_ICES_FestivalMode:
- name: CD_ICES_FestivalMode - name: CD_ICES_FestivalMode
- compassIDs: \"compass-id:ices-festivalmode\",\"compass-id:ices-festivalmode-adminui\",\"compass-id:ices-contentdelivery\",\"compass-id:ices-login\" - compassIDs: \"compass-id:ices-festivalmode\",\"compass-id:ices-festivalmode-adminui\"
CD_ICES_MyModes: CD_ICES_MyModes:
- name: CD_ICES_MyModes - name: CD_ICES_MyModes
@ -24,3 +26,12 @@ CD_ICES_MyModes:
CD_ICES_CoreDataEngine: CD_ICES_CoreDataEngine:
- name: CD_ICES_CoreDataEngine - name: CD_ICES_CoreDataEngine
- compassIDs: \"compass-id:ices-cde\" - compassIDs: \"compass-id:ices-cde\"
CD_ICES_Login:
- name: CD_ICES_Login
- compassIDs: \"compass-id:ices-login\"
CD_ICES_ContentDelivery:
- name: CD_ICES_ContentDelivery
- compassIDs: \"compass-id:ices-content-delivery\"