diff --git a/CN_PROD/slo/VDM_-_NOP_-_CN_E2E.tf b/CN_PROD/slo/VDM_-_NOP_-_CN_E2E.tf index e352922..dd0093b 100644 --- a/CN_PROD/slo/VDM_-_NOP_-_CN_E2E.tf +++ b/CN_PROD/slo/VDM_-_NOP_-_CN_E2E.tf @@ -1,33 +1,105 @@ module VDM_-_NOP_-_CN_E2E { - + source = "../../_dynatrace-base-modules/dynatrace-service-level-objective" - - - name = "VDM - NOP - CN E2E" - description = "" - - - #entity selector object - filter = "type(SERVICE_METHOD), entityId(\"SERVICE_METHOD-3CB3A2433F27B21F\",\"SERVICE_METHOD-766BE84163D60870\",\"SERVICE_METHOD-6399F5576CA69AC5\",\"SERVICE_METHOD-0B6B2538C7FBDE3C\",\"SERVICE_METHOD-1A3DD4CA71E188AD\")" - + name = "VDM - NOP - CN E2E" + + description = "Custom Vehicle Device Management (VDM) SLO for Next Online Provisioning (NOP)" + + + + #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 = <