Adjusting SLOs for eCall/xCall in all Hubs OPMAAS-4194 and OPMAAS-4195

feature/INFOTAIN-33631-fm-modify-ices-festivemode-dynatrace-dashboard
Mohammed Abadel 2023-06-21 16:24:44 +02:00
parent 6eda7bfd53
commit 11ba463320
8 changed files with 0 additions and 16 deletions

View File

@ -30,7 +30,6 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_ECALL~",
~"callReceived~",
~"getRoutingData_ECALL~",
~"notifyCsMessage~",
~"setupCall_ECALL~",

View File

@ -28,7 +28,6 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_XCALL~",
~"callReceived~",
~"getRoutingData_XCALL~",
~"notifyCsMessage~",
~"setupCall_XCALL~",

View File

@ -30,7 +30,6 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_ECALL~",
~"callReceived~",
~"getRoutingData_ECALL~",
~"notifyCsMessage~",
~"setupCall_ECALL~",

View File

@ -28,7 +28,6 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_XCALL~",
~"callReceived~",
~"getRoutingData_XCALL~",
~"notifyCsMessage~",
~"setupCall_XCALL~",

View File

@ -26,18 +26,15 @@ fromRelationship.isServiceMethodOfService(
~"EcsApiController - base - prod~",
~"VehicleCalledNumberV2BF - ecs - prod~",
~"VehicleVinV2BF - ecs - prod~",
~"ECS - CreateEvent - E2E - ecs - prod~",
~"V1Api~",
~"CallMgmtApiResourceV1 - b2vvoice - prod~"
)
)
,entityName.in(
~"voiceInitatedCallSync_ECALL~",
~"callReceived~",
~"getRoutingData_ECALL~",
~"notifyCsMessage~",
~"NotifyCallEventCreatedCall_ECALL~",
~"JoynrEventOperations~",
~"message~",
~"setupCall_ECALL~",
~"ecsEventReceived~",

View File

@ -22,7 +22,6 @@ fromRelationship.isServiceMethodOfService(
~"CallRoutingResource - crs - prod~",
~"NgtpUplinkEventResource - ngtp-cs - prod~",
~"NgtpApiController - base - prod~",
~"ECS - CreateEvent - E2E - ecs - prod~",
~"V1Api~",
~"XcsApiController - base - prod~",
~"XCS - JOYNR - xcs - prod~",
@ -31,11 +30,9 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_XCALL~",
~"callReceived~",
~"getRoutingData_XCALL~",
~"notifyCsMessage~",
~"NotifyCallEventCreatedCall_XCALL~",
~"JoynrEventOperations~",
~"setupCall_XCALL~",
~"$Proxy.notifyXCall~",
~"$Proxy.terminateXCallFromVehicle~",

View File

@ -26,18 +26,15 @@ fromRelationship.isServiceMethodOfService(
~"EcsApiController - base - prod~",
~"VehicleCalledNumberV2BF - ecs - prod~",
~"VehicleVinV2BF - ecs - prod~",
~"ECS - CreateEvent - E2E - ecs - prod~",
~"V1Api~",
~"CallMgmtApiResourceV1 - b2vvoice - prod~"
)
)
,entityName.in(
~"voiceInitatedCallSync_ECALL~",
~"callReceived~",
~"getRoutingData_ECALL~",
~"notifyCsMessage~",
~"NotifyCallEventCreatedCall_ECALL~",
~"JoynrEventOperations~",
~"message~",
~"setupCall_ECALL~",
~"ecsEventReceived~",

View File

@ -22,7 +22,6 @@ fromRelationship.isServiceMethodOfService(
~"CallRoutingResource - crs - prod~",
~"NgtpUplinkEventResource - ngtp-cs - prod~",
~"NgtpApiController - base - prod~",
~"ECS - CreateEvent - E2E - ecs - prod~",
~"V1Api~",
~"XcsApiController - base - prod~",
~"XCS - JOYNR - xcs - prod~",
@ -31,11 +30,9 @@ fromRelationship.isServiceMethodOfService(
)
,entityName.in(
~"voiceInitatedCallSync_XCALL~",
~"callReceived~",
~"getRoutingData_XCALL~",
~"notifyCsMessage~",
~"NotifyCallEventCreatedCall_XCALL~",
~"JoynrEventOperations~",
~"setupCall_XCALL~",
~"$Proxy.notifyXCall~",
~"$Proxy.terminateXCallFromVehicle~",