From 8e6f02859ee7df267814e743cba5a0c4dec14c7f Mon Sep 17 00:00:00 2001 From: Vibhu Prashar Date: Thu, 8 Aug 2024 11:07:05 +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 47d81a7..802edd1 100644 --- a/conf/conf.yaml +++ b/conf/conf.yaml @@ -6,5 +6,5 @@ variables: node: "node-exporter:9100" namespace: "namespace" job: "node-exporter" - interval: "5m" - rate_interval: "5m" + interval: "2m" + rate_interval: "2m"