diff --git a/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml index 818a93f6..763e84a5 100644 --- a/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml @@ -4,6 +4,7 @@ config: - customService3: template-1-1.json - customService4: template-1-1.json - customService5: template-1-1.json +- customService6: template-1-1.json customService1: - name: "VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT" @@ -44,4 +45,11 @@ customService5: - className: com.bmw.cc.ts.rtchandler.bm.common.control.cleanup.DbCleanUpBA - methodName: cleanUp - returnType: void + - skipDeployment: "false" + +customService6: + - name: "VDLM_rtchandler - ifs-007 (REST) /rtchandler/rest/diag/v2 (/trigger)" + - className: com.bmw.cc.ts.rtchandler.api.diag.v2.boundary.DiagRequestResponseV2 + - methodName: trigger + - returnType: void - skipDeployment: "false" \ No newline at end of file diff --git a/BMW-Dynatrace-config/CD_VDLM_rtchandler/management-zone/management-zone.yaml b/BMW-Dynatrace-config/CD_VDLM_rtchandler/management-zone/management-zone.yaml index ac9adeb0..c822a1a7 100644 --- a/BMW-Dynatrace-config/CD_VDLM_rtchandler/management-zone/management-zone.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_rtchandler/management-zone/management-zone.yaml @@ -3,4 +3,4 @@ config: CDnewComponentTag: - name: CD_VDLM_rtchandler -- compassIDs: \"rtchandler\" +- compassIDs: rtchandler