Pull request #141: OPMAAS-4414: Adjust VDM SLO for OAP App Distribution

Merge in OPAPM/coco_terraform_config from feature/appd-slo-adjustments to master

* commit 'd4a1d2e01e054cc813ea71f3c869e53ade5ddb37':
  Adjust VDM SLO for OAP App Distribution
feature/INFOTAIN-33631-fm-modify-ices-festivemode-dynatrace-dashboard
Markus Dlugi (DE-721) 2023-06-12 12:44:29 +00:00 committed by Arnel Arnautovic (ext.)
commit 9f44f8aa9a
6 changed files with 96 additions and 96 deletions

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_CN_E2E {
(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(
~"AppVersionsResource - app-distribution - e2e~", ~"ViewRequestResource - app-distribution - e2e~",
~"ReleaseNotesResource - app-distribution - e2e~" ~"ReleaseNotesResource - app-distribution - e2e~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_CN_PROD {
(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(
~"AppVersionsResource - app-distribution - prod~", ~"ViewRequestResource - app-distribution - prod~",
~"ReleaseNotesResource - app-distribution - prod~" ~"ReleaseNotesResource - app-distribution - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_EMEA_E2E {
(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(
~"AppVersionsResource - app-distribution - e2e~", ~"ViewRequestResource - app-distribution - e2e~",
~"ReleaseNotesResource - app-distribution - e2e~" ~"ReleaseNotesResource - app-distribution - e2e~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_EMEA_PROD {
(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(
~"AppVersionsResource - app-distribution - prod~", ~"ViewRequestResource - app-distribution - prod~",
~"ReleaseNotesResource - app-distribution - prod~" ~"ReleaseNotesResource - app-distribution - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_US_E2E {
(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(
~"AppVersionsResource - app-distribution - e2e~", ~"ViewRequestResource - app-distribution - e2e~",
~"ReleaseNotesResource - app-distribution - e2e~" ~"ReleaseNotesResource - app-distribution - e2e~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT

View File

@ -18,12 +18,12 @@ module VDM_-_AppD_OAP_-_US_PROD {
(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(
~"AppVersionsResource - app-distribution - prod~", ~"ViewRequestResource - app-distribution - prod~",
~"ReleaseNotesResource - app-distribution - prod~" ~"ReleaseNotesResource - app-distribution - prod~"
) )
) )
,entityName.in( ,entityName.in(
~"getActiveVersionsForApp~", ~"viewPackage~",
~"getReleaseNotes~" ~"getReleaseNotes~"
)"))))):splitBy()) )"))))):splitBy())
EOT EOT