From 3b46a3becb7125ba4954286abcc57c1e6da635f4 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Mon, 13 Jun 2022 17:33:08 +0200 Subject: [PATCH] chore(matrix): Upgrade SLO to 97% --- apps/k8s01/matrix/slo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/k8s01/matrix/slo.yaml b/apps/k8s01/matrix/slo.yaml index b4e299074..47cb3e9a6 100644 --- a/apps/k8s01/matrix/slo.yaml +++ b/apps/k8s01/matrix/slo.yaml @@ -7,7 +7,7 @@ spec: service: "matrix-synapse" slos: - name: "requests-availability" - objective: 95 + objective: 97 description: "Matrix SLO based on availability for HTTP request responses." sli: events: -- GitLab