From 62978f34804fede5c2e9cb60e06214c1dff70ca9 Mon Sep 17 00:00:00 2001 From: Markus Dlugi Date: Wed, 19 Apr 2023 17:33:18 +0200 Subject: [PATCH] COMFY-1088: Update VDM SLOs for NOTS after Orbit migration --- CN_PROD/slo/VDM_-_NOTS_-_CN_E2E.tf | 66 ++++++++++++++++--------- CN_PROD/slo/VDM_-_NOTS_-_CN_PROD.tf | 64 ++++++++++++++++-------- EMEA_PROD/slo/VDM_-_NOTS_-_EMEA_E2E.tf | 66 ++++++++++++++++--------- EMEA_PROD/slo/VDM_-_NOTS_-_EMEA_PROD.tf | 64 ++++++++++++++++-------- NA_PROD/slo/VDM_-_NOTS_-_US_E2E.tf | 66 ++++++++++++++++--------- NA_PROD/slo/VDM_-_NOTS_-_US_PROD.tf | 64 ++++++++++++++++-------- 6 files changed, 261 insertions(+), 129 deletions(-) diff --git a/CN_PROD/slo/VDM_-_NOTS_-_CN_E2E.tf b/CN_PROD/slo/VDM_-_NOTS_-_CN_E2E.tf index 23013e1..504509e 100644 --- a/CN_PROD/slo/VDM_-_NOTS_-_CN_E2E.tf +++ b/CN_PROD/slo/VDM_-_NOTS_-_CN_E2E.tf @@ -1,33 +1,55 @@ module VDM_-_NOTS_-_CN_E2E { - + source = "../../_dynatrace-base-modules/dynatrace-service-level-objective" - - - name = "VDM - NOTS - CN E2E" - description = "" - - - #entity selector object - filter = "type(SERVICE_METHOD), entityId(\"SERVICE_METHOD-8E703EDEDA31BF8F\")" - + name = "VDM - NOTS - CN E2E" + + description = "Custom Vehicle Device Management (VDM) SLO for Notification Service (NOTS)" + + + + #entity selector object + filter = "" + #metric expression of the calculation as done in data explorer ui - metric_expression = "(100)*((builtin:service.keyRequest.errors.server.successCount:splitBy())/(builtin:service.keyRequest.count.server:splitBy()))" - + metric_expression = <