From 2bf0e72b45760d851a6301a9ddc7a9e79ab0f751 Mon Sep 17 00:00:00 2001 From: "limin.zhang" Date: Tue, 21 Mar 2023 10:21:51 +0800 Subject: [PATCH] =?UTF-8?q?2023.03.21=20=E5=A2=9E=E5=8A=A0metrics=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E7=9A=84=E9=87=87=E6=A0=B7=E9=97=B4=E9=9A=94=EF=BC=8C?= =?UTF-8?q?=E5=8D=95=E4=BD=8D=E6=98=AFKafka=E4=B8=AD=E7=9A=84=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E6=95=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/config/fms-notification/config/dev.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dev/config/fms-notification/config/dev.yaml b/dev/config/fms-notification/config/dev.yaml index 261afc5..edf6267 100644 --- a/dev/config/fms-notification/config/dev.yaml +++ b/dev/config/fms-notification/config/dev.yaml @@ -24,6 +24,12 @@ kafka: general: 0 version: 2.6.3 +# log metrics information after every sampleInterval record consumed +metrics: + sampleInterval: + gps: 100 + general: 100 + # aws: # config: # region: us-east-1