From a609940242cb5c763d223f9155b3beaf717b0394 Mon Sep 17 00:00:00 2001 From: zhangtao <111836083+sophon-zt@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:13:40 +0800 Subject: [PATCH] chore: unify the collection_interval of all components to 15s (#4916) --- deploy/redis/templates/metrics-configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/redis/templates/metrics-configmap.yaml b/deploy/redis/templates/metrics-configmap.yaml index 7d33afafefe..48f0bd1b7d3 100644 --- a/deploy/redis/templates/metrics-configmap.yaml +++ b/deploy/redis/templates/metrics-configmap.yaml @@ -20,7 +20,7 @@ data: tls: insecure: true insecure_skip_verify: true - collection_interval: 10s + collection_interval: 15s processors: memory_limiter: