diff --git a/CN_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf b/CN_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf index a81a3de..c8b339c 100644 --- a/CN_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf +++ b/CN_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf @@ -19,7 +19,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ") @@ -33,7 +33,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ") diff --git a/EMEA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf b/EMEA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf index a81a3de..c8b339c 100644 --- a/EMEA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf +++ b/EMEA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf @@ -19,7 +19,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ") @@ -33,7 +33,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ") diff --git a/NA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf b/NA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf index a81a3de..c8b339c 100644 --- a/NA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf +++ b/NA_PROD/slo/TP_Mobile_Send2VehicleLegacy.tf @@ -19,7 +19,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ") @@ -33,7 +33,7 @@ module TP_Mobile_Send2VehicleLegacy { in( "dt.entity.service", entitySelector("type(service), - entityName( + entityName.in( ~"LegacyPoiApi - msgsvc - prod~" ) ")