Pull request #132: OPMAAS-3928 - Modified

Merge in OPAPM/coco_terraform_config from OPMAAS-3928 to master

* commit '12a12f8000ce1137e1c84a4a8dd0deba3381a6df':
  OPMAAS-3928 - Modified
pull-requests/135/from
Arnel Arnautovic (ext.) 2023-04-28 08:00:32 +00:00
commit 4bf6ab8181
2 changed files with 24 additions and 24 deletions

View File

@ -14,21 +14,21 @@ module TP_Mobile_CD_Store {
#metric expression of the calculation as done in data explorer ui #metric expression of the calculation as done in data explorer ui
metric_expression = <<-EOT metric_expression = <<-EOT
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService(
fromRelationship.isServiceMethodOfService( type("SERVICE"),entityName.in(
type(~"SERVICE~"),entityName.in( "StoreOfferResourceV6 - cdse - prod",
~"StoreOfferResourceV6 - am-store - prod~", "StoreOfferResourceV7 - cdse - prod",
~"StoreResourceV4 - am-store - prod~", "CdStoreOfferResource - cdse - prod",
~"CdStoreOfferResource - am-store - prod~", "CdStoreOfferResourceV2 - cdse - prod"
~"StoreOfferResourceV7 - am-store - prod~",
~"CdStoreOfferResource - cdse - prod~",
~"CdStoreOfferResourceV2 - cdse - prod~",
~"StoreOfferResourceV7 - cdse - prod~"
) )
),entityName.in(
"getOffersAndPortfolio",
"bookedAndBookableCDServices",
"retrieveOffer",
"retrieveExternalOffer",
"getOffers"
) )
"))))):splitBy()) "))))):splitBy())
EOT EOT
#if not set (removed) it's defaulted to "-1d" #if not set (removed) it's defaulted to "-1d"

View File

@ -14,21 +14,21 @@ module TP_Vehicle_CD_Store {
#metric expression of the calculation as done in data explorer ui #metric expression of the calculation as done in data explorer ui
metric_expression = <<-EOT metric_expression = <<-EOT
(100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService(
fromRelationship.isServiceMethodOfService( type("SERVICE"),entityName.in(
type(~"SERVICE~"),entityName.in( "StoreOfferResourceV6 - cdse - prod",
~"StoreOfferResourceV6 - am-store - prod~", "StoreOfferResourceV7 - cdse - prod",
~"StoreResourceV4 - am-store - prod~", "CdStoreOfferResource - cdse - prod",
~"CdStoreOfferResource - am-store - prod~", "CdStoreOfferResourceV2 - cdse - prod"
~"StoreOfferResourceV7 - am-store - prod~",
~"CdStoreOfferResource - cdse - prod~",
~"CdStoreOfferResourceV2 - cdse - prod~",
~"StoreOfferResourceV7 - cdse - prod~"
) )
),entityName.in(
"getOffersAndPortfolio",
"bookedAndBookableCDServices",
"retrieveOffer",
"retrieveExternalOffer",
"getOffers"
) )
"))))):splitBy()) "))))):splitBy())
EOT EOT
#if not set (removed) it's defaulted to "-1d" #if not set (removed) it's defaulted to "-1d"