From 7fffc28b2c64e25573335e244d18c2085af256f8 Mon Sep 17 00:00:00 2001 From: Vibhu Prashar Date: Tue, 20 Aug 2024 23:13:11 +0530 Subject: [PATCH] test: dummy PR Signed-off-by: Vibhu Prashar --- conf/conf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/conf.yaml b/conf/conf.yaml index 802edd1..47d81a7 100644 --- a/conf/conf.yaml +++ b/conf/conf.yaml @@ -6,5 +6,5 @@ variables: node: "node-exporter:9100" namespace: "namespace" job: "node-exporter" - interval: "2m" - rate_interval: "2m" + interval: "5m" + rate_interval: "5m"