Adjust VDM SLO for OAP App Distribution
parent
31ab3cb9a7
commit
d4a1d2e01e
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - e2e~",
|
||||
~"ViewRequestResource - app-distribution - e2e~",
|
||||
~"ReleaseNotesResource - app-distribution - e2e~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - prod~",
|
||||
~"ViewRequestResource - app-distribution - prod~",
|
||||
~"ReleaseNotesResource - app-distribution - prod~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - e2e~",
|
||||
~"ViewRequestResource - app-distribution - e2e~",
|
||||
~"ReleaseNotesResource - app-distribution - e2e~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - prod~",
|
||||
~"ViewRequestResource - app-distribution - prod~",
|
||||
~"ReleaseNotesResource - app-distribution - prod~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - e2e~",
|
||||
~"ViewRequestResource - app-distribution - e2e~",
|
||||
~"ReleaseNotesResource - app-distribution - e2e~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
fromRelationship.isServiceMethodOfService(
|
||||
type(~"SERVICE~"),entityName.in(
|
||||
~"AppVersionsResource - app-distribution - prod~",
|
||||
~"ViewRequestResource - app-distribution - prod~",
|
||||
~"ReleaseNotesResource - app-distribution - prod~"
|
||||
)
|
||||
)
|
||||
,entityName.in(
|
||||
~"getActiveVersionsForApp~",
|
||||
~"viewPackage~",
|
||||
~"getReleaseNotes~"
|
||||
)"))))):splitBy())
|
||||
EOT
|
||||
|
|
|
|||
Loading…
Reference in New Issue