From 6eda7bfd534af634a3db5f22139c1f9fc89ef8ac Mon Sep 17 00:00:00 2001 From: Mohammed Abadel Date: Tue, 20 Jun 2023 18:07:56 +0200 Subject: [PATCH] Adjusted SLOs for eCall/xCall in NA/CN - service name V1Api - PROD has changed --- CN_PROD/slo/TP_Vehicle_eCall.tf | 2 +- CN_PROD/slo/TP_Vehicle_xCall.tf | 2 +- NA_PROD/slo/TP_Vehicle_eCall.tf | 2 +- NA_PROD/slo/TP_Vehicle_xCall.tf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CN_PROD/slo/TP_Vehicle_eCall.tf b/CN_PROD/slo/TP_Vehicle_eCall.tf index 9dcb525..bb7e1e7 100644 --- a/CN_PROD/slo/TP_Vehicle_eCall.tf +++ b/CN_PROD/slo/TP_Vehicle_eCall.tf @@ -21,7 +21,7 @@ fromRelationship.isServiceMethodOfService( ~"VoiceV2Resource - ngtp-cs - prod~", ~"CallRoutingResource - crs - prod~", ~"NgtpUplinkEventResource - ngtp-cs - prod~", - ~"V1Api - PROD~", + ~"V1Api~", ~"CallMgmtApiResourceV1 - b*vvoice - prod~", ~"ISmsGatewayBF - ecs - prod~", ~"EcsApiController - PROD~", diff --git a/CN_PROD/slo/TP_Vehicle_xCall.tf b/CN_PROD/slo/TP_Vehicle_xCall.tf index dca19e0..ba31911 100644 --- a/CN_PROD/slo/TP_Vehicle_xCall.tf +++ b/CN_PROD/slo/TP_Vehicle_xCall.tf @@ -21,7 +21,7 @@ fromRelationship.isServiceMethodOfService( ~"VoiceV2Resource - ngtp-cs - prod~", ~"CallRoutingResource - crs - prod~", ~"NgtpUplinkEventResource - ngtp-cs - prod~", - ~"V1Api - PROD~", + ~"V1Api~", ~"XcsApiController - PROD~", ~"CallMgmtApiResourceV1 - b*vvoice - prod~" ) diff --git a/NA_PROD/slo/TP_Vehicle_eCall.tf b/NA_PROD/slo/TP_Vehicle_eCall.tf index f54c8ec..48752a4 100644 --- a/NA_PROD/slo/TP_Vehicle_eCall.tf +++ b/NA_PROD/slo/TP_Vehicle_eCall.tf @@ -27,7 +27,7 @@ fromRelationship.isServiceMethodOfService( ~"VehicleCalledNumberV2BF - ecs - prod~", ~"VehicleVinV2BF - ecs - prod~", ~"ECS - CreateEvent - E2E - ecs - prod~", - ~"V1Api - PROD~", + ~"V1Api~", ~"CallMgmtApiResourceV1 - b2vvoice - prod~" ) ) diff --git a/NA_PROD/slo/TP_Vehicle_xCall.tf b/NA_PROD/slo/TP_Vehicle_xCall.tf index e56517e..e4ee96a 100644 --- a/NA_PROD/slo/TP_Vehicle_xCall.tf +++ b/NA_PROD/slo/TP_Vehicle_xCall.tf @@ -23,7 +23,7 @@ fromRelationship.isServiceMethodOfService( ~"NgtpUplinkEventResource - ngtp-cs - prod~", ~"NgtpApiController - base - prod~", ~"ECS - CreateEvent - E2E - ecs - prod~", - ~"V1Api - PROD~", + ~"V1Api~", ~"XcsApiController - base - prod~", ~"XCS - JOYNR - xcs - prod~", ~"CallMgmtApiResourceV1 - b2vvoice - prod~"