changing SLO select for send2vehicle legacy to avoid data warning on UI

feature/INFOTAIN-30039-create-gen3-slo
rforstner 2022-07-25 18:23:39 +02:00
parent 108381c1d7
commit 778449f07d
3 changed files with 6 additions and 6 deletions

View File

@ -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~"
)
")

View File

@ -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~"
)
")

View File

@ -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~"
)
")