INFOTAIN-27825: ID5 SLOs correction

feature/feature/INFOTAIN-27825-id5-dynatrace-dashboard-slo-config
Jonatha Silva (CTW) 2022-08-25 17:43:48 +01:00
parent 21f49b9f4b
commit de168ead98
1 changed files with 3 additions and 12 deletions

View File

@ -11,7 +11,6 @@ config:
- SPMServiceV1-US-Prod: slo.json
- SessionServiceV1-CN-Prod: slo.json
- LocalSearchServiceV1-CN-Prod: slo.json
- StoreService-CN-Prod: slo.json
##### ID5 EMEA Endpoints #####
@ -89,7 +88,7 @@ SessionServiceV1-US-Prod:
- warning: "99"
- skipDeployment: "true"
-US-Prod:
SPMServiceV1-US-Prod:
- name: "ID5 SPMServiceV1 - information"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-F4CCAE26EE2F024F\\\",\\\"SERVICE_METHOD-3C32DF641CCDBE53\\\",\\\"SERVICE_METHOD-D88DE75DDBB328E1\\\")"
- metricExpression: "builtin:service.successes.server.rate:filter(and(in("dt.entity.service",entitySelector("type(service),entityName(~"SPMServiceV1 - information~")")))):splitBy():percentile(90):auto:sort(value(percentile(90),descending)):limit(100)"
@ -101,7 +100,7 @@ SessionServiceV1-US-Prod:
SessionServiceV1-CN-Prod:
- name: "ID5 SessionServiceV1 - information"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-E8509371C8E22D9A\\\")"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-9D3D66F47BE67DFD\\\",\\\"SERVICE_METHOD-283514EBB5AD1B13\\\")"
- metricExpression: "builtin:service.successes.server.rate:filter(and(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"SessionServiceV1 - information~")")))):splitBy():percentile(90):auto:sort(value(percentile(90),descending)):limit(100)"
- target: "98"
- warning: "99"
@ -109,16 +108,8 @@ SessionServiceV1-CN-Prod:
LocalSearchServiceV1-CN-Prod:
- name: "ID5 LocalSearchServiceV1 - information"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\")"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-F16C0C3362AB7402\\\",\\\"SERVICE_METHOD-9221F15BB314B3F7\\\")"
- metricExpression: "builtin:service.successes.server.rate:filter(and(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"LocalSearchServiceV1 - information~")")))):splitBy():percentile(90):auto:sort(value(percentile(90),descending)):limit(100)"
- target: "98"
- warning: "99"
- skipDeployment: "true"
StoreService-CN-Prod:
- name: "ID5 StoreService - information"
- sloFilter: "type(SERVICE_METHOD), entityId(\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\",\\\"SERVICE_METHOD-XXX\\\")"
- metricExpression: "builtin:service.successes.server.rate:filter(and(in("dt.entity.service",entitySelector("type(service),entityName(~"StoreService - informa~")")))):splitBy():percentile(90):auto:sort(value(percentile(90),descending)):limit(100)"
- target: "98"
- warning: "99"
- skipDeployment: "true"