From 70c75999848c30220457435d642c43564bc9d953 Mon Sep 17 00:00:00 2001 From: Markus Dlugi Date: Mon, 12 Jun 2023 10:57:33 +0200 Subject: [PATCH] Adjust VDM Standard Dashboard for OAP App Distribution --- CN_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf | 4 ++-- CN_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf | 4 ++-- EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf | 4 ++-- EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf | 4 ++-- NA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf | 4 ++-- NA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CN_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf b/CN_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf index d039cf97..86d25210 100644 --- a/CN_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf +++ b/CN_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_E2E { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - e2e~", + ~"ViewRequestResource - app-distribution - e2e~", ~"ReleaseNotesResource - app-distribution - e2e~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT diff --git a/CN_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf b/CN_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf index e6ebd977..a35f1b38 100644 --- a/CN_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf +++ b/CN_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_PROD { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - prod~", + ~"ViewRequestResource - app-distribution - prod~", ~"ReleaseNotesResource - app-distribution - prod~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT diff --git a/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf b/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf index 912615fe..a3ddd50a 100644 --- a/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf +++ b/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_E2E { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - e2e~", + ~"ViewRequestResource - app-distribution - e2e~", ~"ReleaseNotesResource - app-distribution - e2e~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT diff --git a/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf b/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf index 767f82bd..586a17ef 100644 --- a/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf +++ b/EMEA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_PROD { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - prod~", + ~"ViewRequestResource - app-distribution - prod~", ~"ReleaseNotesResource - app-distribution - prod~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT diff --git a/NA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf b/NA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf index b6474b2f..9c7c9075 100644 --- a/NA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf +++ b/NA_PROD/dashboard/CD_appd_oap_vdm_standard_E2E.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_E2E { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - e2e~", + ~"ViewRequestResource - app-distribution - e2e~", ~"ReleaseNotesResource - app-distribution - e2e~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT diff --git a/NA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf b/NA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf index 0c17ccd3..9bba1537 100644 --- a/NA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf +++ b/NA_PROD/dashboard/CD_appd_oap_vdm_standard_PROD.tf @@ -16,12 +16,12 @@ module CD_appd_oap_vdm_standard_PROD { (100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"AppVersionsResource - app-distribution - prod~", + ~"ViewRequestResource - app-distribution - prod~", ~"ReleaseNotesResource - app-distribution - prod~" ) ) ,entityName.in( - ~"getActiveVersionsForApp~", + ~"viewPackage~", ~"getReleaseNotes~" )"))))):splitBy():avg:auto:sort(value(avg,ascending)):limit(2)) EOT