From e81cc7cc7bafdb1e8f18951e164a8dc87f87c64a Mon Sep 17 00:00:00 2001 From: "SLW\\ARNAUA" Date: Thu, 24 Mar 2022 14:46:45 +0100 Subject: [PATCH] adjusted TP_Mobile_RemoteServices EMEA PROD --- EMEA_PROD/slo/TP_Mobile_RemoteServices.tf | 27 +++++++++++++++++------ 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf b/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf index 6848345..aaadad1 100644 --- a/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf +++ b/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf @@ -18,13 +18,26 @@ module TP_Mobile_RemoteServices { or( in( "dt.entity.service_method", - entitySelector("type(service_method), - fromRelationship.isServiceMethodOfService( - type(~"SERVICE~"),entityName(~"btc-vehicle-remote-commands-composite-service - PROD~") - ) - ") - ) -))):splitBy():auto:auto:sort(value(sum,descending)))" + entitySelector( + "type(service_method), + fromRelationship.isServiceMethodOfService( + type(~"SERVICE~"),entityName.in + (~"btc-vehicle-remote-commands-composite-service~") + ) + ,entityName.in( + ~"POST /api/v2/presentation/remote-commands//door-lock~", + ~"POST /api/v2/presentation/remote-commands//door-unlock~", + ~"POST /api/v2/presentation/remote-commands//climate-now~", + ~"POST /api/v2/presentation/remote-commands//vehicle-finder~", + ~"POST /presentation/remote-commands//climate-timer~", + ~"POST /api/v2/presentation/remote-commands//light-flash~", + ~"POST /api/v2/presentation/remote-commands//charging-profile~", + ~"GET /api/v2/presentation/remote-commands/eventPosition~", + ~"GET /api/v1/presentation/remote-history/~", + ~"GET /api/v2/presentation/remote-commands/eventStatus~" + )") + ) +))):splitBy():sum:auto:sort(value(sum,descending)))" EOT #if not set (removed) it's defaulted to "-1d"