From cdbe2dfe4ac05bfba644f0ae01870ce1e3234346 Mon Sep 17 00:00:00 2001 From: Evans Mungai Date: Fri, 22 Nov 2024 17:51:30 +0000 Subject: [PATCH] chore: Enable filesystem performance collector/analyser Signed-off-by: Evans Mungai --- host/default.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/host/default.yaml b/host/default.yaml index 8f7e055..a26aa97 100644 --- a/host/default.yaml +++ b/host/default.yaml @@ -460,7 +460,6 @@ spec: backgroundWriteIOPSJobs: 6 backgroundReadIOPS: 50 backgroundReadIOPSJobs: 1 - exclude: true - run: collectorName: "localhost-ips" command: "sh" @@ -742,7 +741,6 @@ spec: message: "Write latency is ok (p99 target < 10ms)" - warn: message: "Write latency is high. p99 target >= 10ms)" - exclude: true analyzers: - textAnalyze: checkName: Hostname Mismatch