adjusted PersonalFavorites EMEA_PROD

PerseusSLO
SLW\ARNAUA 2022-03-24 12:22:00 +01:00
parent 382a99bf86
commit 97edc4e21e
1 changed files with 19 additions and 7 deletions

View File

@ -18,13 +18,25 @@ module TP_Mobile_PersonalFavorites {
or(
in(
"dt.entity.service_method",
entitySelector("type(service_method),
fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName(~"btc-destination-composite-service - PROD~")
)
")
)
))):splitBy():auto:auto:sort(value(sum,descending)))"
entitySelector(
"type(service_method),
fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName.in
(~"btc-destination-composite-service~")
)
,entityName.in(
~"POST /api/v2/favorites~",
~"POST /api/v3/favorites~",
~"GET /api/v2/favorites~",
~"GET /api/v3/favorites~",
~"GET /api/v1/favorites~",
~"PUT /api/v2/favorites/<favoriteId>~",
~"PUT /api/v3/favorites/<favoriteId>~",
~"PUT /api/v2/favorites/homework/1~",
~"PUT /api/v2/favorites/homework/2~"
)")
)
))):splitBy():sum:auto:sort(value(sum,descending)))"
EOT
#if not set (removed) it's defaulted to "-1d"