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"