Jelajahi Sumber

未读状态修改

WH01243 3 tahun lalu
induk
melakukan
c96fa57976

+ 151 - 57
.idea/workspace.xml

@@ -4,7 +4,7 @@
     <option name="autoReloadType" value="ALL" />
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="f5220264-ecf0-4305-ada3-6105184077a7" name="Changes" comment="">
+    <list default="true" id="f5220264-ecf0-4305-ada3-6105184077a7" name="Changes" comment="提交">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/rpc/messagecenter/logs/access.log" beforeDir="false" afterPath="$PROJECT_DIR$/rpc/messagecenter/logs/access.log" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/rpc/messagecenter/logs/error.log" beforeDir="false" afterPath="$PROJECT_DIR$/rpc/messagecenter/logs/error.log" afterDir="false" />
@@ -56,7 +56,7 @@
     <property name="configurable.GoLibrariesConfigurable.is.expanded" value="true" />
     <property name="go.import.settings.migrated" value="true" />
     <property name="last_opened_file_path" value="$USER_HOME$" />
-    <property name="settings.editor.selected.configurable" value="go.vgo" />
+    <property name="settings.editor.selected.configurable" value="com.goide.configuration.GoLibrariesConfigurableProvider" />
   </component>
   <component name="RecentsManager">
     <key name="CopyFile.RECENT_KEYS">
@@ -72,32 +72,21 @@
       <recent name="D:\workspace\top_project\SocialPlatform\messageCenter\api" />
     </key>
   </component>
-  <component name="RunManager" selected="Go Build.go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter">
-    <configuration name="go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
+  <component name="RunManager" selected="Go Test.TestMessaggeService_FindMessage/客服获取历史信息查询 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service">
+    <configuration name="messageApi" type="GoApplicationRunConfiguration" factoryName="Go Application">
       <module name="messageCenter" />
       <working_directory value="$PROJECT_DIR$/api/messagecenter" />
-      <kind value="PACKAGE" />
-      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter" />
-      <directory value="$PROJECT_DIR$" />
-      <filePath value="$PROJECT_DIR$/api/messagecenter/messagecenter.go" />
-      <method v="2" />
-    </configuration>
-    <configuration name="go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
-      <module name="messageCenter" />
-      <working_directory value="$PROJECT_DIR$/rpc/messagecenter" />
-      <kind value="PACKAGE" />
-      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter" />
-      <directory value="$PROJECT_DIR$" />
-      <filePath value="$PROJECT_DIR$/rpc/messagecenter/messagecenter.go" />
-      <method v="2" />
-    </configuration>
-    <configuration name="go build messagecenter/api/messagecenter" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
-      <module name="messageCenter" />
-      <working_directory value="$PROJECT_DIR$" />
-      <kind value="PACKAGE" />
-      <package value="messagecenter/api/messagecenter" />
-      <directory value="$PROJECT_DIR$" />
-      <filePath value="$PROJECT_DIR$/api/messagecenter/messagecenter.go" />
+      <go_parameters value="-i" />
+      <envs>
+        <env name="GOARCH" value="amd64" />
+        <env name="GOOS" value="linux" />
+      </envs>
+      <kind value="DIRECTORY" />
+      <package value="D:\top_git_projects\messageCenter\api\messagecenter" />
+      <directory value="$PROJECT_DIR$/api/messagecenter" />
+      <filePath value="$PROJECT_DIR$" />
+      <output_directory value="$PROJECT_DIR$/api/messagecenter" />
+      <option name="run" value="false" />
       <method v="2" />
     </configuration>
     <configuration name="messageRpc" type="GoApplicationRunConfiguration" factoryName="Go Application">
@@ -116,42 +105,82 @@
       <option name="run" value="false" />
       <method v="2" />
     </configuration>
-    <configuration name="rpc" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true">
+    <configuration name="TestMessaggeService_FindMessage/客服获取历史信息查询 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
       <module name="messageCenter" />
-      <working_directory value="$PROJECT_DIR$/rpc/messagecenter" />
+      <working_directory value="$PROJECT_DIR$/service" />
+      <root_directory value="$PROJECT_DIR$" />
+      <kind value="PACKAGE" />
+      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <directory value="$PROJECT_DIR$" />
+      <filePath value="$PROJECT_DIR$" />
+      <framework value="gotest" />
+      <pattern value="^\QTestMessaggeService_FindMessage\E$/^\Q客服获取历史信息查询\E$" />
+      <method v="2" />
+    </configuration>
+    <configuration name="TestMessaggeService_SaveAutoReplyMsg/会话保存以及消息保存#01 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
+      <module name="messageCenter" />
+      <working_directory value="$PROJECT_DIR$/service" />
+      <root_directory value="$PROJECT_DIR$" />
       <kind value="PACKAGE" />
-      <package value="messagecenter/rpc/messagecenter" />
+      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
       <directory value="$PROJECT_DIR$" />
-      <filePath value="$PROJECT_DIR$/rpc/messagecenter/messagecenter.go" />
+      <filePath value="$PROJECT_DIR$" />
+      <framework value="gotest" />
+      <pattern value="^\QTestMessaggeService_SaveAutoReplyMsg\E$/^\Q会话保存以及消息保存#01\E$" />
       <method v="2" />
     </configuration>
-    <configuration name="Test_UserList in messagecenter/rpc/messagecenter/test" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
+    <configuration name="TestMessaggeService_SaveMessage/7、机器人给用户发送信息 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
+      <module name="messageCenter" />
+      <working_directory value="$PROJECT_DIR$/service" />
+      <root_directory value="$PROJECT_DIR$" />
+      <kind value="PACKAGE" />
+      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <directory value="$PROJECT_DIR$" />
+      <filePath value="$PROJECT_DIR$" />
+      <framework value="gotest" />
+      <pattern value="^\QTestMessaggeService_SaveMessage\E$/^\Q7、机器人给用户发送信息\E$" />
+      <method v="2" />
+    </configuration>
+    <configuration name="TestMessaggeService_UpdateReadById in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
+      <module name="messageCenter" />
+      <working_directory value="$PROJECT_DIR$/service" />
+      <root_directory value="$PROJECT_DIR$" />
+      <kind value="PACKAGE" />
+      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <directory value="$PROJECT_DIR$" />
+      <filePath value="$PROJECT_DIR$" />
+      <framework value="gotest" />
+      <pattern value="^\QTestMessaggeService_UpdateReadById\E$" />
+      <method v="2" />
+    </configuration>
+    <configuration name="Test_test1 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/test (1)" type="GoTestRunConfiguration" factoryName="Go Test" temporary="true" nameIsGenerated="true">
       <module name="messageCenter" />
       <working_directory value="$PROJECT_DIR$/rpc/messagecenter/test" />
       <root_directory value="$PROJECT_DIR$" />
       <kind value="PACKAGE" />
-      <package value="messagecenter/rpc/messagecenter/test" />
+      <package value="bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/test" />
       <directory value="$PROJECT_DIR$" />
       <filePath value="$PROJECT_DIR$" />
       <framework value="gotest" />
-      <pattern value="^\QTest_UserList\E$" />
+      <pattern value="^\QTest_test1\E$" />
       <method v="2" />
     </configuration>
     <list>
+      <item itemvalue="Go Build.messageApi" />
       <item itemvalue="Go Build.messageRpc" />
-      <item itemvalue="Go Build.rpc" />
-      <item itemvalue="Go Build.go build messagecenter/api/messagecenter" />
-      <item itemvalue="Go Build.go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter" />
-      <item itemvalue="Go Build.go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter" />
-      <item itemvalue="Go Test.Test_UserList in messagecenter/rpc/messagecenter/test" />
+      <item itemvalue="Go Test.Test_test1 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/test (1)" />
+      <item itemvalue="Go Test.TestMessaggeService_SaveAutoReplyMsg/会话保存以及消息保存#01 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <item itemvalue="Go Test.TestMessaggeService_UpdateReadById in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <item itemvalue="Go Test.TestMessaggeService_SaveMessage/7、机器人给用户发送信息 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+      <item itemvalue="Go Test.TestMessaggeService_FindMessage/客服获取历史信息查询 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
     </list>
     <recent_temporary>
       <list>
-        <item itemvalue="Go Build.go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter" />
-        <item itemvalue="Go Build.go build bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter" />
-        <item itemvalue="Go Test.Test_UserList in messagecenter/rpc/messagecenter/test" />
-        <item itemvalue="Go Build.rpc" />
-        <item itemvalue="Go Build.go build messagecenter/api/messagecenter" />
+        <item itemvalue="Go Test.TestMessaggeService_FindMessage/客服获取历史信息查询 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+        <item itemvalue="Go Test.TestMessaggeService_SaveMessage/7、机器人给用户发送信息 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+        <item itemvalue="Go Test.TestMessaggeService_UpdateReadById in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
+        <item itemvalue="Go Test.Test_test1 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/test (1)" />
+        <item itemvalue="Go Test.TestMessaggeService_SaveAutoReplyMsg/会话保存以及消息保存#01 in bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service" />
       </list>
     </recent_temporary>
   </component>
@@ -176,7 +205,19 @@
     <MESSAGE value="代码整合" />
     <MESSAGE value="用户列表修改" />
     <MESSAGE value="域名添加" />
-    <option name="LAST_COMMIT_MESSAGE" value="域名添加" />
+    <MESSAGE value="添加时间" />
+    <MESSAGE value="未读消息处理" />
+    <MESSAGE value="手机号截取" />
+    <MESSAGE value="sql处理" />
+    <MESSAGE value="客服名称保存" />
+    <MESSAGE value="会话保存" />
+    <MESSAGE value="会话保存修改" />
+    <MESSAGE value="系统消息保存" />
+    <MESSAGE value="信息过滤" />
+    <MESSAGE value="聊天提交" />
+    <MESSAGE value="提交" />
+    <MESSAGE value="已读状态修改" />
+    <option name="LAST_COMMIT_MESSAGE" value="已读状态修改" />
   </component>
   <component name="VgoProject">
     <integration-enabled>true</integration-enabled>
@@ -192,31 +233,84 @@
     <breakpoint-manager>
       <breakpoints>
         <line-breakpoint type="DlvLineBreakpoint">
-          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
-          <line>347</line>
-          <option name="timeStamp" value="1" />
+          <url>file://$PROJECT_DIR$/api/messagecenter/internal/logic/findmessagelogic.go</url>
+          <line>42</line>
+          <option name="timeStamp" value="2" />
         </line-breakpoint>
         <line-breakpoint type="DlvLineBreakpoint">
-          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
-          <line>66</line>
+          <url>file://$PROJECT_DIR$/api/messagecenter/internal/logic/findmessagelogic.go</url>
+          <line>39</line>
           <option name="timeStamp" value="3" />
         </line-breakpoint>
         <line-breakpoint type="DlvLineBreakpoint">
           <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
-          <line>67</line>
-          <option name="timeStamp" value="4" />
+          <line>152</line>
+          <option name="timeStamp" value="5" />
         </line-breakpoint>
-        <line-breakpoint type="DlvLineBreakpoint">
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box_test.go</url>
+          <line>44</line>
+          <option name="timeStamp" value="8" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box_test.go</url>
+          <line>242</line>
+          <option name="timeStamp" value="9" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
           <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
-          <line>68</line>
-          <option name="timeStamp" value="5" />
+          <line>310</line>
+          <option name="timeStamp" value="10" />
         </line-breakpoint>
-        <line-breakpoint type="DlvLineBreakpoint">
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>388</line>
+          <option name="timeStamp" value="18" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>386</line>
+          <option name="timeStamp" value="19" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>393</line>
+          <option name="timeStamp" value="20" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>410</line>
+          <option name="timeStamp" value="21" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>164</line>
+          <option name="timeStamp" value="22" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>114</line>
+          <option name="timeStamp" value="23" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>302</line>
+          <option name="timeStamp" value="24" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
+          <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
+          <line>316</line>
+          <option name="timeStamp" value="25" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="DlvLineBreakpoint">
           <url>file://$PROJECT_DIR$/service/message_mail_box.go</url>
-          <line>72</line>
-          <option name="timeStamp" value="6" />
+          <line>318</line>
+          <option name="timeStamp" value="26" />
         </line-breakpoint>
       </breakpoints>
+      <default-breakpoints>
+        <breakpoint type="DlvErrorBreakpoint" />
+      </default-breakpoints>
     </breakpoint-manager>
   </component>
 </project>

+ 28 - 0
api/messagecenter/internal/handler/updatereadbyidhandler.go

@@ -0,0 +1,28 @@
+package handler
+
+import (
+	"net/http"
+
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter/internal/logic"
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter/internal/svc"
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter/internal/types"
+	"github.com/zeromicro/go-zero/rest/httpx"
+)
+
+func updateReadByIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc {
+	return func(w http.ResponseWriter, r *http.Request) {
+		var req types.ReadStateReq
+		if err := httpx.Parse(r, &req); err != nil {
+			httpx.Error(w, err)
+			return
+		}
+
+		l := logic.NewUpdateReadByIdLogic(r.Context(), svcCtx)
+		resp, err := l.UpdateReadById(&req)
+		if err != nil {
+			httpx.Error(w, err)
+		} else {
+			httpx.OkJson(w, resp)
+		}
+	}
+}

+ 37 - 0
api/messagecenter/internal/logic/updatereadbyidlogic.go

@@ -0,0 +1,37 @@
+package logic
+
+import (
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/messagecenter"
+	"context"
+
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter/internal/svc"
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/api/messagecenter/internal/types"
+
+	"github.com/zeromicro/go-zero/core/logx"
+)
+
+type UpdateReadByIdLogic struct {
+	logx.Logger
+	ctx    context.Context
+	svcCtx *svc.ServiceContext
+}
+
+func NewUpdateReadByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateReadByIdLogic {
+	return &UpdateReadByIdLogic{
+		Logger: logx.WithContext(ctx),
+		ctx:    ctx,
+		svcCtx: svcCtx,
+	}
+}
+
+func (l *UpdateReadByIdLogic) UpdateReadById(req *types.ReadStateReq) (*types.CommonRes, error) {
+	readStateReq := &messagecenter.ReadStateReq{MessageId: req.MessageId}
+	resp, err := l.svcCtx.Message.UpdateReadById(l.ctx, readStateReq)
+	if err != nil {
+		return nil, err
+	}
+	return &types.CommonRes{
+		Error_msg:  resp.ErrorMsg,
+		Error_code: int(resp.ErrorCode),
+	}, nil
+}

+ 41 - 0
rpc/messagecenter/internal/logic/updatereadbyidlogic.go

@@ -0,0 +1,41 @@
+package logic
+
+import (
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/service"
+	"context"
+
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/internal/svc"
+	"bp.jydev.jianyu360.cn/SocialPlatform/messageCenter/rpc/messagecenter/messagecenter"
+
+	"github.com/zeromicro/go-zero/core/logx"
+)
+
+type UpdateReadByIdLogic struct {
+	ctx    context.Context
+	svcCtx *svc.ServiceContext
+	logx.Logger
+}
+
+func NewUpdateReadByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateReadByIdLogic {
+	return &UpdateReadByIdLogic{
+		ctx:    ctx,
+		svcCtx: svcCtx,
+		Logger: logx.WithContext(ctx),
+	}
+}
+
+// 根据消息修改已读状态
+func (l *UpdateReadByIdLogic) UpdateReadById(in *messagecenter.ReadStateReq) (*messagecenter.CurrencyResp, error) {
+	// todo: add your logic here and delete this line
+
+	m := service.MessaggeService{}
+	error_code := m.UpdateReadById(in)
+	error_message := "修改失败"
+	if error_code == 0 {
+		error_message = ""
+	}
+	return &messagecenter.CurrencyResp{
+		ErrorCode: error_code,
+		ErrorMsg:  error_message,
+	}, nil
+}

+ 49 - 0
rpc/messagecenter/logs/access.log

@@ -58,3 +58,52 @@
 {"@timestamp":"2022-06-28T10:41:19.240+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
 {"@timestamp":"2022-06-28T10:43:56.231+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
 {"@timestamp":"2022-06-28T10:44:01.120+08:00","caller":"serverinterceptors/statinterceptor.go:55","content":"127.0.0.1:55243 - /messagecenter.messageCenter/UserList - {\"customer_service_id\":\"3\",\"userType\":2}","duration":"22.0ms","level":"info","span":"6eb7fb1844d6c6cb","trace":"a3c3146f337de7bb55ef574d525ee185"}
+{"@timestamp":"2022-07-26T09:14:41.514+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-26T20:03:36.035+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-26T20:03:46.796+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63402 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":2,\"entUserId\":4271}","duration":"86.5ms","level":"info","span":"ae494016f79415f3","trace":"b35ed5f136f55fd8f4d5027198b4ac36"}
+{"@timestamp":"2022-07-26T20:08:39.583+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63513 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":4271}","duration":"264.4ms","level":"info","span":"c9205edc9970409f","trace":"4002c738c04c8e455674a353ab09cead"}
+{"@timestamp":"2022-07-26T20:08:56.046+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63521 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"24.0ms","level":"info","span":"fa44b9319edeced3","trace":"c2132e1f8b22863ca6ce4ec17dd28e34"}
+{"@timestamp":"2022-07-26T20:09:20.396+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63530 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"37.0ms","level":"info","span":"76cee3ec33437a50","trace":"db9d2a6a28f4cddf4b5cbe3e2a306830"}
+{"@timestamp":"2022-07-26T20:09:33.697+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-26T20:09:41.039+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63544 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"29.4ms","level":"info","span":"edf7065460479381","trace":"ebed6e04e7de326251b8381cb90f79ac"}
+{"@timestamp":"2022-07-26T20:11:51.445+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-26T20:12:20.308+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:63590 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"44.6ms","level":"info","span":"6a5296fce3934424","trace":"5a856f9c591c45812790144646a33bec"}
+{"@timestamp":"2022-07-27T09:38:52.328+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-27T17:04:16.887+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-27T18:17:16.951+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-27T18:18:23.583+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59804 - /messagecenter.messageCenter/Count - {\"userType\":2,\"newUserId\":831}","duration":"21.7ms","level":"info","span":"5cb0ff0829fabcbb","trace":"a307284ee219305074346391a87c6548"}
+{"@timestamp":"2022-07-27T18:44:38.585+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-27T18:45:31.730+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:50941 - /messagecenter.messageCenter/Count - {\"userType\":2,\"newUserId\":831}","duration":"12.1ms","level":"info","span":"c0c8c4e93b41af8f","trace":"685071e015123037e38440033f98a4c0"}
+{"@timestamp":"2022-07-29T11:34:49.723+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T11:35:19.168+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T11:47:00.257+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:15:01.997+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:21:07.500+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:30:23.433+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:34:21.261+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:35:09.023+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:35:32.358+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:35:38.020+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:54448 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"478.1ms","level":"info","span":"96d7243038261098","trace":"2f432383cc72a0dd1ceae3d2ed589931"}
+{"@timestamp":"2022-07-29T13:39:16.559+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:39:33.916+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:50:36.901+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:51:30.075+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T13:53:20.098+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T14:02:24.781+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T14:03:09.297+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T14:06:44.990+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-29T14:08:14.563+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"482.0ms","level":"info","span":"32443450f3b56796","trace":"1478d328a42ea13540703719a47b936c"}
+{"@timestamp":"2022-07-29T14:23:51.555+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:55235 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":100,\"sendId\":62833,\"newUserId\":111,\"entId\":14184}","duration":"298.1ms","level":"info","span":"653ef148fd8e13a3","trace":"4ac055686af6d9119424edb3d48f2d78"}
+{"@timestamp":"2022-07-30T16:09:15.410+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-30T16:09:57.420+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-07-30T16:10:16.967+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59639 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":4,\"sendId\":3,\"own_type\":2,\"receiveId\":2}","duration":"4.6ms","level":"info","span":"0056afb9dde6cf8c","trace":"b29982ece7948eb3dcd2236002f2b661"}
+{"@timestamp":"2022-07-30T16:11:39.623+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59670 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":4,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"4.1ms","level":"info","span":"9eeb9c36919259fc","trace":"e95f6adcaf357813499e69f6c00d210b"}
+{"@timestamp":"2022-07-30T16:12:00.988+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59674 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":4,\"sendId\":4626,\"own_type\":1,\"receiveId\":2}","duration":"3.7ms","level":"info","span":"4684e954163545ab","trace":"b4b22b20db6c635dda21b76cd484c53e"}
+{"@timestamp":"2022-07-30T16:12:46.202+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59683 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":1,\"receiveId\":2}","duration":"3.7ms","level":"info","span":"a906e94e34f52c73","trace":"988b1e08c7218a5d86eb38652623e913"}
+{"@timestamp":"2022-07-30T16:13:31.725+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59690 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"5.9ms","level":"info","span":"c52d870070243fc8","trace":"6cdb7d2319fb3615552b30e090128e33"}
+{"@timestamp":"2022-07-30T16:14:04.893+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59694 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"25.4ms","level":"info","span":"197865687990ed22","trace":"edbb0db07389dceabec8612904d9d9ed"}
+{"@timestamp":"2022-07-30T16:14:25.421+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:59698 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"23.3ms","level":"info","span":"99303cc642b1a9a6","trace":"d35e605d5a0ec443b4fece67bf5f04cf"}
+{"@timestamp":"2022-08-01T13:21:22.880+08:00","caller":"init/init.go:54","content":"info--日志记录","level":"info"}
+{"@timestamp":"2022-08-01T13:21:44.943+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:55272 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"4.8ms","level":"info","span":"ee6655c6819e5529","trace":"ad4ea9f5338121db36a123867da2c4f8"}
+{"@timestamp":"2022-08-01T13:24:44.651+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:55351 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"26.3ms","level":"info","span":"1938dcda2eaa380d","trace":"6fb10826a26614dd2a0df739be11cb44"}
+{"@timestamp":"2022-08-01T14:36:33.173+08:00","caller":"serverinterceptors/statinterceptor.go:76","content":"127.0.0.1:56909 - /messagecenter.messageCenter/Count - {\"userType\":2,\"newUserId\":831}","duration":"57.7ms","level":"info","span":"107ae1273c87a2c6","trace":"7a5633e1e118bf1c7d9a4e89493bf96d"}

File diff ditekan karena terlalu besar
+ 0 - 0
rpc/messagecenter/logs/error.log


+ 70 - 0
rpc/messagecenter/logs/slow.log

@@ -32,3 +32,73 @@
 {"@timestamp":"2022-06-28T10:43:11.579+08:00","caller":"serverinterceptors/statinterceptor.go:52","content":"[RPC] slowcall - 127.0.0.1:55180 - /messagecenter.messageCenter/UserList - {\"customer_service_id\":\"3\",\"userType\":2}","duration":"6234.2ms","level":"slow","span":"65860267172809d9","trace":"86b2cc0b3d36f76e4ca91e133efe74fd"}
 {"@timestamp":"2022-07-26T20:11:07.541+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:63564 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"3434.9ms","level":"slow","span":"4243f5149924b920","trace":"8669e2505977f1a32ef37d78e5fec3e6"}
 {"@timestamp":"2022-07-26T20:12:03.989+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:63582 - /messagecenter.messageCenter/UserList - {\"newUserId\":42941,\"userType\":1,\"entUserId\":42711}","duration":"3638.4ms","level":"slow","span":"a2fe1f53dcc9ccc4","trace":"bd4d3c239c516105c1dfdc5aaf9dca0d"}
+{"@timestamp":"2022-07-27T18:45:19.546+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:50934 - /messagecenter.messageCenter/Count - {\"userType\":2,\"newUserId\":831}","duration":"3604.8ms","level":"slow","span":"8d820cb76ac49c21","trace":"5cbc241fc5469b4a4a10a23224c3b0aa"}
+{"@timestamp":"2022-07-29T11:36:57.839+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":58357}","duration":"2552.7ms","level":"slow","span":"d78b775eb5b357b7","trace":"949f1093aa8fe648802ed3e655ff6746"}
+{"@timestamp":"2022-07-29T11:38:57.698+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111}","duration":"2589.8ms","level":"slow","span":"e9d62536e5929daa","trace":"f8faf2102bcc8a9c049928d985a43e07"}
+{"@timestamp":"2022-07-29T11:39:21.902+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3001.5ms","level":"slow","span":"43873e848341a800","trace":"20cda2974829478de82a9d1becc336fa"}
+{"@timestamp":"2022-07-29T11:39:27.392+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3002.6ms","level":"slow","span":"7b53dacfa6bfe15a","trace":"2724982e48d94cec999f8e45117ee3ca"}
+{"@timestamp":"2022-07-29T11:39:37.254+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3009.6ms","level":"slow","span":"77f5ab85f45c096e","trace":"bbb9fc07443f6e8aa0fe61de28526de2"}
+{"@timestamp":"2022-07-29T11:40:11.367+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3009.5ms","level":"slow","span":"091d9081a6ca7d7e","trace":"c6a40ea2a8b81dca89dfa8472ee2df69"}
+{"@timestamp":"2022-07-29T11:40:33.346+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3013.6ms","level":"slow","span":"a4774de7a130a163","trace":"d010e264fd9fae3bab2e2220848e2610"}
+{"@timestamp":"2022-07-29T11:40:42.930+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3008.2ms","level":"slow","span":"d57941ee1d24c85c","trace":"0f977d3ac59f95629a70c59c3859244c"}
+{"@timestamp":"2022-07-29T11:40:52.943+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3010.2ms","level":"slow","span":"891b866ec39f50b0","trace":"e2aee183a3bb98703163f2aeb125a91a"}
+{"@timestamp":"2022-07-29T11:41:45.836+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52830 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3007.4ms","level":"slow","span":"ec10e13cdef0b396","trace":"0e636bd5a5c8e48cbdfeb9642dc9b26b"}
+{"@timestamp":"2022-07-29T11:42:11.805+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52924 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3012.1ms","level":"slow","span":"32feedeccf15571d","trace":"22ab0eaf75700504e593a8f7648efe45"}
+{"@timestamp":"2022-07-29T11:42:40.572+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52924 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3009.7ms","level":"slow","span":"9aa2d464db9c9911","trace":"609d25b239d57e5e6cbcb36abf6f043a"}
+{"@timestamp":"2022-07-29T11:43:08.280+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52941 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3012.7ms","level":"slow","span":"e9271d54a0aa690f","trace":"6ba80342af5383748ff9abdf5274dcc3"}
+{"@timestamp":"2022-07-29T11:43:15.976+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52941 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3014.4ms","level":"slow","span":"d3c845ae96557b3c","trace":"b0c1a0c7817b906111189e6c0fcda5f7"}
+{"@timestamp":"2022-07-29T11:44:08.488+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:52941 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3005.9ms","level":"slow","span":"c6cf2be2b39f9b7f","trace":"bca1c54a54b89e235a80b830bcd445a5"}
+{"@timestamp":"2022-07-29T11:47:12.374+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:53014 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3009.5ms","level":"slow","span":"2e6bad7d19cabdbb","trace":"e78ebc1227c19bba3ac71f8408aff0cb"}
+{"@timestamp":"2022-07-29T11:47:28.433+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:53014 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3004.0ms","level":"slow","span":"94af4b2a975d29d9","trace":"354b2d64f537f7d350e3155987545d40"}
+{"@timestamp":"2022-07-29T13:11:26.399+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:53915 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3001.0ms","level":"slow","span":"4e1d87a4be0f60e1","trace":"ebea94cd9811efae487e6ec2688132d9"}
+{"@timestamp":"2022-07-29T13:14:09.919+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:53915 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3001.8ms","level":"slow","span":"5d5a9aac04c7fab3","trace":"6dc0ff1030f7afbf3d8c837e0a5fad2c"}
+{"@timestamp":"2022-07-29T13:14:19.371+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:53915 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3000.4ms","level":"slow","span":"98d58ac2a59c61b8","trace":"7ff8f2b493df6603358d0c6a57dc8952"}
+{"@timestamp":"2022-07-29T13:15:16.515+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54062 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3002.1ms","level":"slow","span":"9fffec5c2d2ce71d","trace":"43e20f996cc02e853f1810b0b9961f90"}
+{"@timestamp":"2022-07-29T13:19:44.574+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54062 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2889.4ms","level":"slow","span":"93860a58dcb158b4","trace":"b00ba2b3730cbb65b1f537feb15d9988"}
+{"@timestamp":"2022-07-29T13:19:48.493+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54062 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2754.3ms","level":"slow","span":"8e64a484b30713d3","trace":"4635513cd06361525afa1c95b14875ab"}
+{"@timestamp":"2022-07-29T13:21:15.930+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2564.2ms","level":"slow","span":"3c968c99105c8b22","trace":"6d7f4b4a4b3fed8972f32c371f4c1247"}
+{"@timestamp":"2022-07-29T13:21:21.333+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2672.4ms","level":"slow","span":"90195405fbcd341a","trace":"f932880106d09590abd499ce59888b88"}
+{"@timestamp":"2022-07-29T13:21:25.833+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2518.9ms","level":"slow","span":"2902a5d4c37ccedb","trace":"5e469e4e5a5323e154c9feae210d0db6"}
+{"@timestamp":"2022-07-29T13:23:07.451+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2606.4ms","level":"slow","span":"52f12a68ab1000d3","trace":"08151397860c2ea042c5c9e7c578393f"}
+{"@timestamp":"2022-07-29T13:23:11.368+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2800.4ms","level":"slow","span":"a4004f39ed44f9c3","trace":"0d3be0642f34da85c5477b608f02403c"}
+{"@timestamp":"2022-07-29T13:23:15.180+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2684.4ms","level":"slow","span":"b1066a0201df476a","trace":"b50eaa68ad191d182dc22fd25ed40e7b"}
+{"@timestamp":"2022-07-29T13:23:24.765+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2692.4ms","level":"slow","span":"fb824a92763bab0e","trace":"33ede23327165eda299e10135ed01493"}
+{"@timestamp":"2022-07-29T13:23:41.523+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2591.4ms","level":"slow","span":"0c605e441d735848","trace":"cfc93ee72c54f723b717a5a96fc6f645"}
+{"@timestamp":"2022-07-29T13:23:44.966+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2659.7ms","level":"slow","span":"08f9045d8aaf6619","trace":"0d9d90d944a07ef584257112284b3281"}
+{"@timestamp":"2022-07-29T13:23:48.756+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2774.6ms","level":"slow","span":"746804dbfedd404a","trace":"c51b945c76e13e570df9ddbbfc9e599d"}
+{"@timestamp":"2022-07-29T13:23:53.858+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2479.9ms","level":"slow","span":"53f51db4c4251ffe","trace":"5e58cbcde994a9acd7173eb194922417"}
+{"@timestamp":"2022-07-29T13:25:28.083+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2615.6ms","level":"slow","span":"6d64676a25af28ea","trace":"46242dd00bdf7d9497dc5c0f76a282ef"}
+{"@timestamp":"2022-07-29T13:27:39.211+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2939.3ms","level":"slow","span":"93942f728c6bbe19","trace":"f514478ad24bc4be3ba5c06f72581f98"}
+{"@timestamp":"2022-07-29T13:28:06.171+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2544.7ms","level":"slow","span":"e11c3e7779b0f938","trace":"a509bca9dd68d10160796cb1086d5d3e"}
+{"@timestamp":"2022-07-29T13:28:12.602+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54195 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3597.6ms","level":"slow","span":"faf9293bf74903e7","trace":"e728e6c432e5041f0979cb9344ec00f7"}
+{"@timestamp":"2022-07-29T13:30:30.026+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54362 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3012.7ms","level":"slow","span":"3680892c3f6dd560","trace":"c97c6eb5efee66e75a7f9bee0e258a0d"}
+{"@timestamp":"2022-07-29T13:30:46.175+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54362 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"8612.5ms","level":"slow","span":"ff3b370d4629a012","trace":"c53216fe76c95d5fe61219b94fd922f2"}
+{"@timestamp":"2022-07-29T13:30:51.321+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54362 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"2912.2ms","level":"slow","span":"4ddbbfe6122d08e0","trace":"ff248702ee6a22d7130144eb1abea814"}
+{"@timestamp":"2022-07-29T13:34:40.398+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54401 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3006.3ms","level":"slow","span":"d3df9f8bf527f957","trace":"c1b2b10e9e1eb3f81ed448865b0cc633"}
+{"@timestamp":"2022-07-29T13:35:11.360+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54427 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"539.7ms","level":"slow","span":"a30c7233ef277bb7","trace":"c8e0ec2d5e87fea5805c576cee351590"}
+{"@timestamp":"2022-07-29T13:35:34.641+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54448 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"614.7ms","level":"slow","span":"90eab5a548a117dc","trace":"be1cf8eefe78c15098912e3aa753d794"}
+{"@timestamp":"2022-07-29T13:39:37.031+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54530 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"788.5ms","level":"slow","span":"3559e1157dc00256","trace":"6a27f47b6569cc93fd669d852e51dc08"}
+{"@timestamp":"2022-07-29T13:39:39.777+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54530 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"933.9ms","level":"slow","span":"a062db00dc5e240f","trace":"98bba0904a3045b3ff2415441cb6dc78"}
+{"@timestamp":"2022-07-29T13:50:39.742+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54676 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1487.4ms","level":"slow","span":"77d833cb3093da99","trace":"e56cfb8be5baeb8e3c6c7fea5d42d5ea"}
+{"@timestamp":"2022-07-29T13:51:34.174+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54708 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3013.5ms","level":"slow","span":"6686ecae1dac4a11","trace":"e5d83de08a3c14c357ca0e3307f18f69"}
+{"@timestamp":"2022-07-29T13:53:26.529+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54748 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"3011.6ms","level":"slow","span":"7b77cb12a3222a81","trace":"c6357be3356c6c0b2723791d80707391"}
+{"@timestamp":"2022-07-29T14:02:27.510+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54904 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1737.9ms","level":"slow","span":"4e55156d948bc84a","trace":"4b0dcc14c8b6ee3062c75ef74bfb3c9d"}
+{"@timestamp":"2022-07-29T14:02:35.366+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54904 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1487.6ms","level":"slow","span":"a86a9710f57f10f1","trace":"cee0428157588e724a58e2e8eab2ec80"}
+{"@timestamp":"2022-07-29T14:03:11.827+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1328.7ms","level":"slow","span":"f74149835dd1056d","trace":"b6c9941c224c3e0e260776861ff7740a"}
+{"@timestamp":"2022-07-29T14:03:18.311+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1201.6ms","level":"slow","span":"f966eb537f6f598e","trace":"4b218d40caaa1b09b4add41d37c63ce4"}
+{"@timestamp":"2022-07-29T14:03:20.227+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1001.0ms","level":"slow","span":"ebd005c8a79ebbe9","trace":"564a6302e19dc60602af4bb91842394a"}
+{"@timestamp":"2022-07-29T14:03:21.812+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"828.0ms","level":"slow","span":"a158dc5c3fb38267","trace":"3a3b64bc27f2b1effb8fe6ecd70d788b"}
+{"@timestamp":"2022-07-29T14:03:23.720+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1177.1ms","level":"slow","span":"b7cdc754583c6e74","trace":"153367b34377f402219b98cb9275fbc3"}
+{"@timestamp":"2022-07-29T14:03:25.218+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54922 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"859.4ms","level":"slow","span":"160689e80d33148d","trace":"5300d6de76f49e833cdb294229f277c9"}
+{"@timestamp":"2022-07-29T14:06:49.844+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1416.5ms","level":"slow","span":"1024919cc9a125d0","trace":"7f98ecf92d961dbf680f2f9c586b0d65"}
+{"@timestamp":"2022-07-29T14:06:53.623+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1016.7ms","level":"slow","span":"4ad8aa58c7130b45","trace":"b708da4870d7765d3b23b9bcc2445f77"}
+{"@timestamp":"2022-07-29T14:07:00.233+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1354.5ms","level":"slow","span":"33df3f9a131dcd71","trace":"771d877026ca5672b5dab20b5add00eb"}
+{"@timestamp":"2022-07-29T14:07:04.029+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"1308.8ms","level":"slow","span":"790251a00315507e","trace":"8db7ad862d7c409ebbb0ad9316af906c"}
+{"@timestamp":"2022-07-29T14:07:07.598+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"797.4ms","level":"slow","span":"d64807b2a862b01b","trace":"f80a6fd7d082ffcf3d28428014a0e601"}
+{"@timestamp":"2022-07-29T14:08:12.946+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"524.1ms","level":"slow","span":"d20ecc0504d8ec1a","trace":"39518a421c7b1b2967e7a38571b17ce6"}
+{"@timestamp":"2022-07-29T14:08:15.996+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"517.3ms","level":"slow","span":"370febeb92583b38","trace":"486f5c306feeae033b1eec6ca62316d9"}
+{"@timestamp":"2022-07-29T14:08:17.322+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"525.5ms","level":"slow","span":"3493248c2a1c4696","trace":"b75967a026b87e40cb9fb6b13309c4a2"}
+{"@timestamp":"2022-07-29T14:08:18.752+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"550.0ms","level":"slow","span":"7f94c6dd07afccf2","trace":"69d73f91624c061c3c62a04055fe05b9"}
+{"@timestamp":"2022-07-29T14:08:49.066+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:54975 - /messagecenter.messageCenter/FindMessage - {\"msgType\":5,\"userType\":1,\"pageSize\":10,\"sendId\":58357,\"newUserId\":111,\"entId\":14184}","duration":"707.4ms","level":"slow","span":"1cf1cdc67cdfdda5","trace":"9c16e7d23b880711fb051255f84d650c"}
+{"@timestamp":"2022-08-01T13:24:07.590+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:55310 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"8961.3ms","level":"slow","span":"b901e7a0cff86b2b","trace":"61ab548dda7be2c1d8f5e5878da307a7"}
+{"@timestamp":"2022-08-01T13:24:32.981+08:00","caller":"serverinterceptors/statinterceptor.go:73","content":"[RPC] slowcall - 127.0.0.1:55318 - /messagecenter.messageCenter/SaveMessage - {\"title\":\"11\",\"content\":\"请问在吗?\",\"item\":8,\"type\":1,\"link\":\"1111\",\"appid\":\"10000\",\"itemType\":6,\"sendId\":4626,\"own_type\":2,\"receiveId\":2}","duration":"16630.3ms","level":"slow","span":"8605631735127034","trace":"3f539383cc94d0ae66951c148ee37d2e"}

+ 2352 - 0
rpc/messagecenter/logs/stat.log

@@ -1646,3 +1646,2355 @@
 {"@timestamp":"2022-07-26T20:44:03.994+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
 {"@timestamp":"2022-07-26T20:44:51.428+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.8Mi, Sys=19.7Mi, NumGC=19","level":"stat"}
 {"@timestamp":"2022-07-26T20:44:51.459+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:05:16.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.1Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T17:05:16.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:06:16.864+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.3Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T17:06:16.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:07:16.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.4Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T17:07:16.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:08:16.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.5Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T17:08:16.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:09:16.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.5Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T17:09:16.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:10:16.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.6Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T17:10:16.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:11:16.869+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.7Mi, Sys=19.2Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T17:11:16.901+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:12:16.864+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.7Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T17:12:16.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:13:16.865+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.8Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T17:13:16.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:14:16.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.8Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T17:14:16.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:15:16.866+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=7.9Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T17:15:16.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:16:16.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.0Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T17:16:16.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:17:16.866+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.0Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T17:17:16.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:18:16.864+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.1Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T17:18:16.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:19:16.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.2Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T17:19:16.901+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:20:16.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.2Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T17:20:16.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:21:16.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T17:21:16.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:22:16.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.4Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T17:22:16.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:23:16.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.4Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T17:23:16.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:24:16.868+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.5Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T17:24:16.900+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:25:16.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.6Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T17:25:16.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:26:16.865+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.6Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T17:26:16.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:27:16.868+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.7Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T17:27:16.898+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:28:16.864+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.8Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T17:28:16.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:29:16.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=8.8Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-27T17:29:16.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:30:16.866+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.9Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-27T17:30:16.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:31:16.867+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.0Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-27T17:31:16.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:32:16.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.0Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-27T17:32:16.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:33:16.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.1Mi, Sys=19.7Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-27T17:33:16.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:34:16.866+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.2Mi, Sys=19.7Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-27T17:34:16.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:35:16.867+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.2Mi, Sys=19.7Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-27T17:35:16.898+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:36:16.868+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.3Mi, Sys=19.7Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-27T17:36:16.899+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:37:16.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.3Mi, Sys=19.7Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-27T17:37:16.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:38:16.867+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.4Mi, Sys=19.7Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-27T17:38:16.899+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:39:16.864+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.5Mi, Sys=19.7Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-27T17:39:16.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:40:16.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.5Mi, Sys=19.7Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-27T17:40:16.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:41:16.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.6Mi, Sys=19.7Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-27T17:41:16.902+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:42:16.868+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.7Mi, Sys=19.7Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-27T17:42:16.899+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:43:16.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.7Mi, Sys=19.7Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-27T17:43:16.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:44:16.871+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.8Mi, Sys=19.7Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-27T17:44:16.902+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:45:16.866+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.7Mi, TotalAlloc=9.9Mi, Sys=19.7Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-27T17:45:16.898+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T17:46:16.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.9Mi, Sys=19.7Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-27T17:46:16.901+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:18:16.923+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.2Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T18:18:16.954+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:19:16.937+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.4Mi, TotalAlloc=7.7Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T18:19:16.953+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:19:23.589+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 21.0ms, med: 21.7ms, 90th: 21.7ms, 99th: 21.7ms, 99.9th: 21.7ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:20:16.924+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.8Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T18:20:16.955+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:20:23.587+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:21:16.924+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.8Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T18:21:16.955+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:21:23.596+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:22:16.930+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.9Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T18:22:16.962+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:22:23.596+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:23:16.933+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.0Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T18:23:16.964+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:23:23.595+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:24:16.936+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.0Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T18:24:16.952+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:24:23.592+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:25:16.931+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.1Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T18:25:16.964+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:25:23.589+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:26:16.932+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.2Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T18:26:16.964+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:26:23.597+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:27:16.930+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.2Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T18:27:16.961+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:27:23.597+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:28:16.930+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.3Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T18:28:16.962+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:28:23.592+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:29:16.931+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.3Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T18:29:16.963+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:29:23.588+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:30:16.926+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.4Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T18:30:16.958+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:30:23.595+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:31:16.933+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.5Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T18:31:16.966+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:31:23.586+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:32:16.930+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.5Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T18:32:16.962+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:32:23.590+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:33:16.933+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.6Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T18:33:16.965+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:33:23.585+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:34:16.931+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T18:34:16.961+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:34:23.598+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:35:16.936+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T18:35:16.967+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:35:23.585+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:36:16.928+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.8Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T18:36:16.959+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:36:23.593+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:37:16.924+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T18:37:16.956+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:37:23.583+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:38:16.934+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.0Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T18:38:16.966+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:38:23.589+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:39:16.927+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.0Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T18:39:16.958+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:39:23.584+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:40:16.934+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.1Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T18:40:16.967+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:40:23.590+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:41:16.934+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T18:41:16.966+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:41:23.588+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:42:16.935+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.2Mi, Sys=18.9Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-27T18:42:16.966+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:42:23.596+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:43:16.924+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.3Mi, Sys=18.9Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-27T18:43:16.954+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:43:23.592+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:45:38.573+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=7.5Mi, Sys=18.9Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T18:45:38.589+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:46:19.555+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 1808.0ms, med: 3604.8ms, 90th: 3604.8ms, 99th: 3604.8ms, 99.9th: 3604.8ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:46:38.566+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.4Mi, TotalAlloc=7.6Mi, Sys=18.9Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-27T18:46:38.597+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:47:19.553+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:47:38.562+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.7Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T18:47:38.593+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:48:19.556+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:48:38.565+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.8Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-27T18:48:38.595+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:49:19.551+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:49:38.574+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.9Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T18:49:38.590+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:50:19.549+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:50:38.568+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=7.9Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-27T18:50:38.600+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:51:19.556+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:51:38.561+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.0Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T18:51:38.593+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:52:19.547+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:52:38.573+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.1Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-27T18:52:38.590+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:53:19.557+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:53:38.564+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.1Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T18:53:38.595+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:54:19.558+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:54:38.575+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.2Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-27T18:54:38.591+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:55:19.551+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:55:38.566+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.3Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T18:55:38.598+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:56:19.550+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:56:38.568+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.3Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-27T18:56:38.600+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:57:19.547+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:57:38.563+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.4Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T18:57:38.593+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:58:19.560+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:58:38.568+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.5Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-27T18:58:38.600+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T18:59:19.560+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T18:59:38.565+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.5Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T18:59:38.596+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:00:19.550+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:00:38.568+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.6Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-27T19:00:38.599+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:01:19.547+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:01:38.576+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T19:01:38.592+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:02:19.562+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:02:38.562+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-27T19:02:38.594+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:03:19.551+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:03:38.566+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.8Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T19:03:38.597+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:04:19.555+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:04:38.564+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.9Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-27T19:04:38.597+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:05:19.557+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:05:38.574+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.9Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T19:05:38.590+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:06:19.552+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:06:38.568+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.0Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-27T19:06:38.600+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:07:19.559+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:07:38.571+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.1Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T19:07:38.587+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:08:19.555+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:08:38.572+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.1Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-27T19:08:38.587+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-27T19:09:19.560+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-27T19:09:38.562+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.2Mi, Sys=18.9Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-27T19:09:38.593+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:36:19.137+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.5Mi, TotalAlloc=7.3Mi, Sys=18.4Mi, NumGC=2","level":"stat"}
+{"@timestamp":"2022-07-29T11:36:19.183+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:37:19.139+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.8Mi, TotalAlloc=7.6Mi, Sys=18.4Mi, NumGC=2","level":"stat"}
+{"@timestamp":"2022-07-29T11:37:19.170+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:37:57.840+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 2552.0ms, med: 2552.7ms, 90th: 2552.7ms, 99th: 2552.7ms, 99.9th: 2552.7ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:38:19.148+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.7Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T11:38:19.178+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:38:57.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 2589.0ms, med: 2589.8ms, 90th: 2589.8ms, 99th: 2589.8ms, 99.9th: 2589.8ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:39:19.143+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.8Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T11:39:19.175+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:39:57.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 3004.3ms, med: 3009.6ms, 90th: 3009.6ms, 99th: 3009.6ms, 99.9th: 3009.6ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:40:19.139+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=6.9Mi, TotalAlloc=13.8Mi, Sys=22.8Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T11:40:19.170+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 3, pass: 4, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:40:57.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 3010.2ms, med: 3010.2ms, 90th: 3013.6ms, 99th: 3013.6ms, 99.9th: 3013.6ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:41:19.150+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=8.4Mi, TotalAlloc=18.4Mi, Sys=22.8Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T11:41:19.181+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 3, pass: 3, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:41:57.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3007.0ms, med: 3007.4ms, 90th: 3007.4ms, 99th: 3007.4ms, 99.9th: 3007.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:42:19.150+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=8.6Mi, TotalAlloc=18.6Mi, Sys=22.8Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T11:42:19.181+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:42:57.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3010.5ms, med: 3012.1ms, 90th: 3012.1ms, 99th: 3012.1ms, 99.9th: 3012.1ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:43:19.152+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=19.0Mi, Sys=22.8Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T11:43:19.183+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 3, pass: 3, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:43:57.844+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3013.5ms, med: 3014.4ms, 90th: 3014.4ms, 99th: 3014.4ms, 99.9th: 3014.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:44:19.143+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.3Mi, TotalAlloc=19.1Mi, Sys=22.8Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T11:44:19.174+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:44:57.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3005.0ms, med: 3005.9ms, 90th: 3005.9ms, 99th: 3005.9ms, 99.9th: 3005.9ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:45:19.139+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.2Mi, Sys=22.8Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T11:45:19.171+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:45:57.841+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:46:19.152+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=19.3Mi, Sys=22.8Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T11:46:19.182+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:48:00.231+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.6Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T11:48:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:48:12.376+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3006.5ms, med: 3009.5ms, 90th: 3009.5ms, 99th: 3009.5ms, 99.9th: 3009.5ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:49:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.8Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T11:49:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:49:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:50:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.9Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T11:50:00.268+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:50:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:51:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.9Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T11:51:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:51:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:52:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.0Mi, Sys=18.7Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T11:52:00.273+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:52:12.388+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:53:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.2Mi, Sys=18.7Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T11:53:00.268+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:53:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:54:00.231+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.2Mi, Sys=18.7Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T11:54:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:54:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:55:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.3Mi, Sys=18.7Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T11:55:00.274+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:55:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:56:00.239+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.4Mi, Sys=18.7Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T11:56:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:56:12.376+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:57:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.4Mi, Sys=18.7Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T11:57:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:57:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:58:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.6Mi, Sys=18.7Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T11:58:00.273+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:58:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T11:59:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.7Mi, Sys=18.7Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T11:59:00.266+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T11:59:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:00:00.227+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.7Mi, Sys=18.7Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-29T12:00:00.273+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:00:12.382+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:01:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.8Mi, Sys=18.7Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-29T12:01:00.265+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:01:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:02:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=18.7Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-29T12:02:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:02:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:03:00.227+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.0Mi, Sys=18.7Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-29T12:03:00.258+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:03:12.376+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:04:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.1Mi, Sys=18.7Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-29T12:04:00.269+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:04:12.376+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:05:00.242+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=18.7Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-29T12:05:00.272+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:05:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:06:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=18.7Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-29T12:06:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:06:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:07:00.234+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.3Mi, Sys=18.7Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-29T12:07:00.265+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:07:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:08:00.239+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.5Mi, Sys=18.7Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-29T12:08:00.270+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:08:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:09:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.5Mi, Sys=18.7Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-29T12:09:00.268+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:09:12.386+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:10:00.235+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.6Mi, Sys=18.7Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-29T12:10:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:10:12.383+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:11:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.7Mi, Sys=18.7Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-29T12:11:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:11:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:12:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.7Mi, Sys=18.7Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-29T12:12:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:12:12.390+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:13:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.9Mi, Sys=18.7Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-29T12:13:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:13:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:14:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.0Mi, Sys=18.7Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-29T12:14:00.265+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:14:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:15:00.235+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.0Mi, Sys=18.7Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-29T12:15:00.266+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:15:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:16:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.1Mi, Sys=18.7Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-29T12:16:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:16:12.374+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:17:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.2Mi, Sys=18.7Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-29T12:17:00.265+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:17:12.385+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:18:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.3Mi, Sys=18.7Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-29T12:18:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:18:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:19:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.4Mi, Sys=18.7Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-29T12:19:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:19:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:20:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.5Mi, Sys=18.7Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-29T12:20:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:20:12.381+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:21:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.5Mi, Sys=18.7Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-29T12:21:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:21:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:22:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.6Mi, Sys=18.9Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-29T12:22:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:22:12.386+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:23:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.8Mi, Sys=18.9Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-29T12:23:00.260+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:23:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:24:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.8Mi, Sys=18.9Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-29T12:24:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:24:12.374+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:25:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.9Mi, Sys=18.9Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-29T12:25:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:25:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:26:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.0Mi, Sys=18.9Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-29T12:26:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:26:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:27:00.228+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.0Mi, Sys=18.9Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-29T12:27:00.258+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:27:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:28:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.2Mi, Sys=18.9Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-29T12:28:00.265+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:28:12.388+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:29:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=11.3Mi, Sys=19.2Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-29T12:29:00.273+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:29:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:30:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.3Mi, Sys=19.2Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-29T12:30:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:30:12.381+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:31:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.4Mi, Sys=19.2Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-29T12:31:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:31:12.385+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:32:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.5Mi, Sys=19.2Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-29T12:32:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:32:12.376+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:33:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=11.6Mi, Sys=19.2Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-29T12:33:00.269+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:33:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:34:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.7Mi, Sys=19.2Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-29T12:34:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:34:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:35:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.8Mi, Sys=19.2Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-29T12:35:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:35:12.386+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:36:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.8Mi, Sys=19.2Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-29T12:36:00.260+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:36:12.374+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:37:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.9Mi, Sys=19.2Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-29T12:37:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:37:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:38:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.1Mi, Sys=19.2Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-29T12:38:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:38:12.390+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:39:00.239+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=12.1Mi, Sys=19.2Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-29T12:39:00.269+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:39:12.389+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:40:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.2Mi, Sys=19.2Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-29T12:40:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:40:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:41:00.242+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.3Mi, Sys=19.2Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-29T12:41:00.259+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:41:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:42:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.3Mi, Sys=19.2Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-29T12:42:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:42:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:43:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.5Mi, Sys=19.2Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-29T12:43:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:43:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:44:00.234+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.6Mi, Sys=19.2Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-29T12:44:00.266+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:44:12.388+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:45:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.6Mi, Sys=19.2Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-29T12:45:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:45:12.382+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:46:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.7Mi, Sys=19.2Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-29T12:46:00.269+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:46:12.385+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:47:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.8Mi, Sys=19.2Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-29T12:47:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:47:12.381+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:48:00.228+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.9Mi, Sys=19.2Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-29T12:48:00.258+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:48:12.385+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:49:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=13.0Mi, Sys=19.2Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-29T12:49:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:49:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:50:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.1Mi, Sys=19.2Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-29T12:50:00.262+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:50:12.383+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:51:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.1Mi, Sys=19.2Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-29T12:51:00.270+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:51:12.383+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:52:00.235+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.2Mi, Sys=19.2Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-29T12:52:00.266+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:52:12.383+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:53:00.230+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=13.4Mi, Sys=19.2Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-29T12:53:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:53:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:54:00.242+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.4Mi, Sys=19.2Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-29T12:54:00.272+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:54:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:55:00.232+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.5Mi, Sys=19.2Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-29T12:55:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:55:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:56:00.228+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.6Mi, Sys=19.2Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-29T12:56:00.260+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:56:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:57:00.228+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.6Mi, Sys=19.2Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-29T12:57:00.260+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:57:12.387+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:58:00.239+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.8Mi, Sys=19.2Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-29T12:58:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:58:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T12:59:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=13.9Mi, Sys=19.2Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-29T12:59:00.270+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T12:59:12.380+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:00:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.9Mi, Sys=19.2Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-29T13:00:00.268+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:00:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:01:00.227+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.0Mi, Sys=19.2Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-29T13:01:00.259+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:01:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:02:00.236+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.1Mi, Sys=19.2Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-29T13:02:00.267+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:02:12.374+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:03:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=14.2Mi, Sys=19.2Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-29T13:03:00.260+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:03:12.386+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:04:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.3Mi, Sys=19.2Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-29T13:04:00.272+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:04:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:05:00.241+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.4Mi, Sys=19.2Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-29T13:05:00.272+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:05:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:06:00.229+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.4Mi, Sys=19.2Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-29T13:06:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:06:12.388+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:07:00.240+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.5Mi, Sys=19.2Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-29T13:07:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:07:12.385+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:08:00.237+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.7Mi, Sys=19.2Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-29T13:08:00.269+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:08:12.377+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:09:00.227+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=14.7Mi, Sys=19.2Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-29T13:09:00.259+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:09:12.379+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:10:00.239+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.8Mi, Sys=19.2Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-29T13:10:00.271+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:10:12.375+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:11:00.231+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.9Mi, Sys=19.2Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-29T13:11:00.261+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:11:12.386+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:12:00.231+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=15.0Mi, Sys=19.2Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-29T13:12:00.263+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:12:12.374+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3000.0ms, med: 3001.0ms, 90th: 3001.0ms, 99th: 3001.0ms, 99.9th: 3001.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:13:00.233+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=15.1Mi, Sys=19.2Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-29T13:13:00.264+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:13:12.384+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:14:00.234+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.1Mi, Sys=19.2Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-07-29T13:14:00.266+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:14:12.388+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3001.0ms, med: 3001.8ms, 90th: 3001.8ms, 99th: 3001.8ms, 99.9th: 3001.8ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:16:01.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.4Mi, Sys=18.9Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:16:02.024+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:16:16.528+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3002.0ms, med: 3002.1ms, 90th: 3002.1ms, 99th: 3002.1ms, 99.9th: 3002.1ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:17:01.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=7.6Mi, Sys=18.9Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:17:02.024+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:17:16.528+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:18:01.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.7Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:18:02.011+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:18:16.515+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:19:01.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.7Mi, Sys=18.9Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:19:02.014+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:19:16.518+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:20:01.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=8.0Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:20:02.018+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:20:16.526+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 2821.5ms, med: 2889.4ms, 90th: 2889.4ms, 99th: 2889.4ms, 99.9th: 2889.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:22:07.453+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.6Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:22:07.515+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 3, pass: 3, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:22:15.940+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 2585.0ms, med: 2672.4ms, 90th: 2672.4ms, 99th: 2672.4ms, 99.9th: 2672.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:23:07.453+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.8Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:23:07.509+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:23:15.934+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 2697.0ms, med: 2800.4ms, 90th: 2800.4ms, 99th: 2800.4ms, 99.9th: 2800.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:24:07.461+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=8.3Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:24:07.507+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 7, pass: 7, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:24:15.934+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 2639.4ms, med: 2692.4ms, 90th: 2774.6ms, 99th: 2774.6ms, 99.9th: 2774.6ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:25:07.456+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.3Mi, TotalAlloc=8.4Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:25:07.503+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:25:15.941+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:26:07.463+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.5Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:26:07.511+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:26:15.930+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 2615.0ms, med: 2615.6ms, 90th: 2615.6ms, 99th: 2615.6ms, 99.9th: 2615.6ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:27:07.466+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.6Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:27:07.514+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:27:15.942+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:28:07.458+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.7Mi, Sys=19.2Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T13:28:07.505+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:31:23.410+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.5Mi, Sys=18.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:31:23.442+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 3, pass: 3, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:31:30.032+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 4845.7ms, med: 8612.5ms, 90th: 8612.5ms, 99th: 8612.5ms, 99.9th: 8612.5ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:32:23.411+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=7.7Mi, Sys=18.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:32:23.443+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:32:30.034+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:33:23.416+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.8Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:33:23.447+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:33:30.036+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:36:32.331+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.5Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:36:32.363+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:36:34.649+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 546.0ms, med: 614.7ms, 90th: 614.7ms, 99th: 614.7ms, 99.9th: 614.7ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:37:32.330+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=7.7Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:37:32.361+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:37:34.652+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:38:32.330+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.8Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:38:32.361+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:38:34.652+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:40:33.898+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.3Mi, TotalAlloc=7.5Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:40:33.929+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:40:37.046+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 861.0ms, med: 933.9ms, 90th: 933.9ms, 99th: 933.9ms, 99.9th: 933.9ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:41:33.893+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.4Mi, TotalAlloc=7.7Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:41:33.926+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:41:37.034+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:42:33.893+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.8Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:42:33.924+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:42:37.042+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:43:33.891+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.8Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:43:33.923+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:43:37.042+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:44:33.897+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.9Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:44:33.930+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:44:37.039+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:45:33.899+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=8.1Mi, Sys=19.2Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:45:33.929+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:45:37.035+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:46:33.898+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.1Mi, Sys=19.2Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T13:46:33.929+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:46:37.040+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:47:33.900+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.2Mi, Sys=19.2Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T13:47:33.932+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:47:37.046+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:48:33.896+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T13:48:33.927+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:48:37.037+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:49:33.903+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T13:49:33.918+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:49:37.033+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:52:30.059+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.3Mi, Sys=19.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:52:30.091+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:52:34.185+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3013.0ms, med: 3013.5ms, 90th: 3013.5ms, 99th: 3013.5ms, 99.9th: 3013.5ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:54:20.054+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.5Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:54:20.102+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:54:26.538+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3011.0ms, med: 3011.6ms, 90th: 3011.6ms, 99th: 3011.6ms, 99.9th: 3011.6ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:55:20.067+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.7Mi, Sys=19.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T13:55:20.100+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:55:26.539+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:56:20.061+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.7Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:56:20.108+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:56:26.538+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:57:20.063+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=7.8Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T13:57:20.112+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:57:26.540+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:58:20.062+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=7.9Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:58:20.109+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:58:26.543+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T13:59:20.064+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=8.0Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T13:59:20.110+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T13:59:26.543+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:00:20.055+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.1Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T14:00:20.102+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:00:26.539+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:01:20.067+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.2Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T14:01:20.112+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:01:26.534+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:04:09.267+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=7.8Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T14:04:09.313+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 6, pass: 6, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:04:11.830+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 1065.8ms, med: 1177.1ms, 90th: 1328.7ms, 99th: 1328.7ms, 99.9th: 1328.7ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:05:09.270+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.4Mi, TotalAlloc=8.0Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T14:05:09.302+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:05:11.841+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:06:09.271+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.0Mi, Sys=19.2Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T14:06:09.302+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:06:11.833+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:07:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.6Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T14:07:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 5, pass: 5, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:07:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 1178.8ms, med: 1354.5ms, 90th: 1416.5ms, 99th: 1416.5ms, 99.9th: 1416.5ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:08:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.6Mi, TotalAlloc=8.1Mi, Sys=19.2Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-29T14:08:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 5, pass: 5, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:08:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 551.0ms, med: 525.5ms, 90th: 707.4ms, 99th: 707.4ms, 99.9th: 707.4ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:09:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.2Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T14:09:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:09:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:10:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-29T14:10:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:10:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:11:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.4Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T14:11:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:11:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:12:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.4Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-29T14:12:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:12:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:13:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.5Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T14:13:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:13:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:14:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=8.7Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-29T14:14:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:14:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:15:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.7Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T14:15:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:15:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:16:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.8Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-29T14:16:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:16:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:17:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T14:17:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:17:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:18:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-29T14:18:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:18:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:19:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.1Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-29T14:19:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:19:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:20:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=9.2Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-29T14:20:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:20:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:21:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-29T14:21:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:21:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:22:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.3Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-29T14:22:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:22:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:23:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.4Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-29T14:23:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:23:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:24:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=9.6Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-29T14:24:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:24:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 298.0ms, med: 298.1ms, 90th: 298.1ms, 99th: 298.1ms, 99.9th: 298.1ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:25:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.6Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-29T14:25:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:25:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:26:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.7Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-29T14:26:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:26:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:27:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.8Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-29T14:27:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:27:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:28:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.8Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-29T14:28:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:28:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:29:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.0Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-29T14:29:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:29:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:30:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.1Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-29T14:30:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:30:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:31:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.1Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-29T14:31:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:31:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:32:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.2Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-29T14:32:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:32:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:33:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.3Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-29T14:33:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:33:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:34:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.4Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-29T14:34:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:34:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:35:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.5Mi, Sys=19.4Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-29T14:35:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:35:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:36:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.6Mi, Sys=19.4Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-29T14:36:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:36:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:37:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.6Mi, Sys=19.4Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-29T14:37:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:37:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:38:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.7Mi, Sys=19.4Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-29T14:38:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:38:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:39:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.9Mi, Sys=19.4Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-29T14:39:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:39:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:40:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=10.9Mi, Sys=19.4Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-29T14:40:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:40:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:41:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.0Mi, Sys=19.4Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-29T14:41:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:41:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:42:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.1Mi, Sys=19.4Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-29T14:42:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:42:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:43:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.1Mi, Sys=19.4Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-29T14:43:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:43:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:44:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.3Mi, Sys=19.4Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-29T14:44:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:44:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:45:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.4Mi, Sys=19.4Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-29T14:45:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:45:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:46:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.4Mi, Sys=19.4Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-29T14:46:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:46:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:47:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.5Mi, Sys=19.4Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-29T14:47:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:47:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:48:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.6Mi, Sys=19.4Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-29T14:48:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:48:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:49:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.7Mi, Sys=19.4Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-29T14:49:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:49:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:50:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=11.8Mi, Sys=19.4Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-29T14:50:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:50:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:51:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.9Mi, Sys=19.4Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-29T14:51:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:51:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:52:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.9Mi, Sys=19.4Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-29T14:52:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:52:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:53:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.0Mi, Sys=19.4Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-29T14:53:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:53:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:54:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.2Mi, Sys=19.4Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-29T14:54:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:54:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:55:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.2Mi, Sys=19.4Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-29T14:55:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:55:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:56:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.3Mi, Sys=19.4Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-29T14:56:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:56:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:57:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.4Mi, Sys=19.4Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-29T14:57:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:57:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:58:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.4Mi, Sys=19.4Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-29T14:58:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:58:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T14:59:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.6Mi, Sys=19.4Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-29T14:59:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T14:59:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:00:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=12.7Mi, Sys=19.4Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-29T15:00:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:00:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:01:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.7Mi, Sys=19.4Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-29T15:01:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:01:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:02:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.8Mi, Sys=19.4Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-29T15:02:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:02:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:03:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.9Mi, Sys=19.4Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-29T15:03:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:03:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:04:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.0Mi, Sys=19.4Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-29T15:04:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:04:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:05:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.1Mi, Sys=19.4Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-29T15:05:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:05:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:06:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.2Mi, Sys=19.4Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-29T15:06:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:06:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:07:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.2Mi, Sys=19.4Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-29T15:07:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:07:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:08:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.3Mi, Sys=19.4Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-29T15:08:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:08:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:09:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.5Mi, Sys=19.4Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-29T15:09:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:09:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:10:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.5Mi, Sys=19.4Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-29T15:10:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:10:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:11:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.6Mi, Sys=19.4Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-29T15:11:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:11:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:12:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.7Mi, Sys=19.4Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-29T15:12:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:12:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:13:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.7Mi, Sys=19.4Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-29T15:13:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:13:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:14:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.9Mi, Sys=19.4Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-29T15:14:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:14:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:15:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.0Mi, Sys=19.4Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-29T15:15:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:15:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:16:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.0Mi, Sys=19.4Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-29T15:16:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:16:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:17:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.1Mi, Sys=19.4Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-29T15:17:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:17:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:18:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.2Mi, Sys=19.4Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-29T15:18:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:18:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:19:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.3Mi, Sys=19.4Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-29T15:19:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:19:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:20:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.4Mi, Sys=19.4Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-29T15:20:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:20:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:21:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.5Mi, Sys=19.4Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-29T15:21:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:21:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:22:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.5Mi, Sys=19.4Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-29T15:22:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:22:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:23:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.6Mi, Sys=19.4Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-29T15:23:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:23:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:24:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=14.8Mi, Sys=19.4Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-29T15:24:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:24:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:25:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.8Mi, Sys=19.4Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-29T15:25:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:25:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:26:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.9Mi, Sys=19.4Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-29T15:26:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:26:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:27:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.0Mi, Sys=19.4Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-29T15:27:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:27:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:28:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.0Mi, Sys=19.4Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-29T15:28:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:28:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:29:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=15.2Mi, Sys=19.4Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-29T15:29:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:29:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:30:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=15.3Mi, Sys=19.4Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-29T15:30:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:30:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:31:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.3Mi, Sys=19.4Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-29T15:31:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:31:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:32:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.4Mi, Sys=19.4Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-29T15:32:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:32:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:33:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.5Mi, Sys=19.4Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-07-29T15:33:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:33:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:34:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=15.6Mi, Sys=19.4Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-07-29T15:34:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:34:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:35:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.7Mi, Sys=19.4Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-07-29T15:35:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:35:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:36:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.8Mi, Sys=19.4Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-07-29T15:36:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:36:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:37:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.8Mi, Sys=19.4Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-07-29T15:37:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:37:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:38:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.9Mi, Sys=19.4Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-07-29T15:38:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:38:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:39:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=16.1Mi, Sys=19.4Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-07-29T15:39:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:39:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:40:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=16.1Mi, Sys=19.4Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-07-29T15:40:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:40:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:41:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.2Mi, Sys=19.4Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-07-29T15:41:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:41:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:42:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.3Mi, Sys=19.4Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-07-29T15:42:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:42:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:43:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.3Mi, Sys=19.4Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-07-29T15:43:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:43:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:44:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=16.5Mi, Sys=19.4Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-07-29T15:44:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:44:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:45:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.6Mi, Sys=19.4Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-07-29T15:45:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:45:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:46:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.6Mi, Sys=19.4Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-07-29T15:46:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:46:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:47:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.7Mi, Sys=19.4Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-07-29T15:47:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:47:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:48:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.8Mi, Sys=19.4Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-07-29T15:48:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:48:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:49:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.9Mi, Sys=19.4Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-07-29T15:49:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:49:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:50:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.0Mi, Sys=19.4Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-07-29T15:50:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:50:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:51:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.1Mi, Sys=19.7Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-07-29T15:51:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:51:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:52:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.1Mi, Sys=19.7Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-07-29T15:52:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:52:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:53:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.2Mi, Sys=19.7Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-07-29T15:53:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:53:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:54:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=17.4Mi, Sys=19.7Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-07-29T15:54:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:54:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:55:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.4Mi, Sys=19.7Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-07-29T15:55:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:55:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:56:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.5Mi, Sys=19.7Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-07-29T15:56:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:56:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:57:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.6Mi, Sys=19.7Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-07-29T15:57:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:57:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:58:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.6Mi, Sys=19.7Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-07-29T15:58:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:58:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T15:59:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.8Mi, Sys=19.7Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-07-29T15:59:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T15:59:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:00:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.9Mi, Sys=19.7Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-07-29T16:00:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:00:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:01:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.9Mi, Sys=19.7Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-07-29T16:01:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:01:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:02:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.0Mi, Sys=19.7Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-07-29T16:02:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:02:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:03:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.1Mi, Sys=19.7Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-07-29T16:03:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:03:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:04:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=18.2Mi, Sys=19.7Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-07-29T16:04:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:04:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:05:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.3Mi, Sys=19.7Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-07-29T16:05:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:05:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:06:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.4Mi, Sys=19.7Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-07-29T16:06:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:06:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:07:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.4Mi, Sys=19.7Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-07-29T16:07:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:07:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:08:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.5Mi, Sys=19.7Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-07-29T16:08:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:08:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:09:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.7Mi, Sys=19.7Mi, NumGC=64","level":"stat"}
+{"@timestamp":"2022-07-29T16:09:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:09:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:10:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.7Mi, Sys=19.7Mi, NumGC=64","level":"stat"}
+{"@timestamp":"2022-07-29T16:10:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:10:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:11:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.8Mi, Sys=19.7Mi, NumGC=65","level":"stat"}
+{"@timestamp":"2022-07-29T16:11:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:11:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:12:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.9Mi, Sys=19.7Mi, NumGC=65","level":"stat"}
+{"@timestamp":"2022-07-29T16:12:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:12:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:13:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.9Mi, Sys=19.7Mi, NumGC=66","level":"stat"}
+{"@timestamp":"2022-07-29T16:13:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:13:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:14:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=19.1Mi, Sys=19.7Mi, NumGC=66","level":"stat"}
+{"@timestamp":"2022-07-29T16:14:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:14:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:15:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.2Mi, Sys=19.7Mi, NumGC=67","level":"stat"}
+{"@timestamp":"2022-07-29T16:15:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:15:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:16:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.2Mi, Sys=19.7Mi, NumGC=67","level":"stat"}
+{"@timestamp":"2022-07-29T16:16:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:16:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:17:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.3Mi, Sys=19.7Mi, NumGC=68","level":"stat"}
+{"@timestamp":"2022-07-29T16:17:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:17:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:18:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.4Mi, Sys=19.7Mi, NumGC=68","level":"stat"}
+{"@timestamp":"2022-07-29T16:18:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:18:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:19:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.5Mi, Sys=19.7Mi, NumGC=69","level":"stat"}
+{"@timestamp":"2022-07-29T16:19:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:19:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:20:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.6Mi, Sys=19.7Mi, NumGC=69","level":"stat"}
+{"@timestamp":"2022-07-29T16:20:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:20:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:21:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.6Mi, Sys=19.7Mi, NumGC=70","level":"stat"}
+{"@timestamp":"2022-07-29T16:21:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:21:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:22:44.958+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.7Mi, Sys=19.7Mi, NumGC=70","level":"stat"}
+{"@timestamp":"2022-07-29T16:22:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:22:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:23:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.8Mi, Sys=19.7Mi, NumGC=71","level":"stat"}
+{"@timestamp":"2022-07-29T16:23:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:23:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:24:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=19.9Mi, Sys=19.7Mi, NumGC=71","level":"stat"}
+{"@timestamp":"2022-07-29T16:24:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:24:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:25:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.0Mi, Sys=19.7Mi, NumGC=72","level":"stat"}
+{"@timestamp":"2022-07-29T16:25:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:25:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:26:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.1Mi, Sys=19.7Mi, NumGC=72","level":"stat"}
+{"@timestamp":"2022-07-29T16:26:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:26:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:27:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.1Mi, Sys=19.7Mi, NumGC=73","level":"stat"}
+{"@timestamp":"2022-07-29T16:27:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:27:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:28:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.2Mi, Sys=19.7Mi, NumGC=73","level":"stat"}
+{"@timestamp":"2022-07-29T16:28:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:28:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:29:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.4Mi, Sys=19.7Mi, NumGC=74","level":"stat"}
+{"@timestamp":"2022-07-29T16:29:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:29:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:30:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.4Mi, Sys=19.7Mi, NumGC=74","level":"stat"}
+{"@timestamp":"2022-07-29T16:30:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:30:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:31:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.5Mi, Sys=19.7Mi, NumGC=75","level":"stat"}
+{"@timestamp":"2022-07-29T16:31:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:31:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:32:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.6Mi, Sys=19.7Mi, NumGC=75","level":"stat"}
+{"@timestamp":"2022-07-29T16:32:44.999+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:32:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:33:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.6Mi, Sys=19.7Mi, NumGC=76","level":"stat"}
+{"@timestamp":"2022-07-29T16:33:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:33:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:34:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=20.8Mi, Sys=19.7Mi, NumGC=76","level":"stat"}
+{"@timestamp":"2022-07-29T16:34:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:34:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:35:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.9Mi, Sys=19.7Mi, NumGC=77","level":"stat"}
+{"@timestamp":"2022-07-29T16:35:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:35:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:36:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.9Mi, Sys=19.7Mi, NumGC=77","level":"stat"}
+{"@timestamp":"2022-07-29T16:36:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:36:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:37:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.0Mi, Sys=19.7Mi, NumGC=78","level":"stat"}
+{"@timestamp":"2022-07-29T16:37:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:37:49.844+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:38:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.1Mi, Sys=19.7Mi, NumGC=78","level":"stat"}
+{"@timestamp":"2022-07-29T16:38:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:38:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:39:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.2Mi, Sys=19.7Mi, NumGC=79","level":"stat"}
+{"@timestamp":"2022-07-29T16:39:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:39:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:40:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.3Mi, Sys=19.7Mi, NumGC=79","level":"stat"}
+{"@timestamp":"2022-07-29T16:40:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:40:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:41:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.4Mi, Sys=19.7Mi, NumGC=80","level":"stat"}
+{"@timestamp":"2022-07-29T16:41:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:41:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:42:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.4Mi, Sys=19.7Mi, NumGC=80","level":"stat"}
+{"@timestamp":"2022-07-29T16:42:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:42:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:43:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.5Mi, Sys=19.7Mi, NumGC=81","level":"stat"}
+{"@timestamp":"2022-07-29T16:43:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:43:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:44:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=21.7Mi, Sys=19.7Mi, NumGC=81","level":"stat"}
+{"@timestamp":"2022-07-29T16:44:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:44:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:45:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.7Mi, Sys=19.7Mi, NumGC=82","level":"stat"}
+{"@timestamp":"2022-07-29T16:45:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:45:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:46:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.8Mi, Sys=19.7Mi, NumGC=82","level":"stat"}
+{"@timestamp":"2022-07-29T16:46:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:46:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:47:44.965+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.9Mi, Sys=19.7Mi, NumGC=83","level":"stat"}
+{"@timestamp":"2022-07-29T16:47:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:47:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:48:44.967+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.9Mi, Sys=19.7Mi, NumGC=83","level":"stat"}
+{"@timestamp":"2022-07-29T16:48:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:48:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:49:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.1Mi, Sys=19.7Mi, NumGC=84","level":"stat"}
+{"@timestamp":"2022-07-29T16:49:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:49:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:50:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.2Mi, Sys=19.7Mi, NumGC=84","level":"stat"}
+{"@timestamp":"2022-07-29T16:50:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:50:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:51:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.2Mi, Sys=19.7Mi, NumGC=85","level":"stat"}
+{"@timestamp":"2022-07-29T16:51:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:51:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:52:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.3Mi, Sys=19.7Mi, NumGC=85","level":"stat"}
+{"@timestamp":"2022-07-29T16:52:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:52:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:53:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.4Mi, Sys=19.7Mi, NumGC=86","level":"stat"}
+{"@timestamp":"2022-07-29T16:53:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:53:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:54:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=22.5Mi, Sys=19.7Mi, NumGC=86","level":"stat"}
+{"@timestamp":"2022-07-29T16:54:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:54:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:55:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.6Mi, Sys=19.7Mi, NumGC=87","level":"stat"}
+{"@timestamp":"2022-07-29T16:55:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:55:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:56:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.7Mi, Sys=19.7Mi, NumGC=87","level":"stat"}
+{"@timestamp":"2022-07-29T16:56:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:56:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:57:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.7Mi, Sys=19.7Mi, NumGC=88","level":"stat"}
+{"@timestamp":"2022-07-29T16:57:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:57:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:58:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.8Mi, Sys=19.7Mi, NumGC=88","level":"stat"}
+{"@timestamp":"2022-07-29T16:58:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:58:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T16:59:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.0Mi, Sys=19.7Mi, NumGC=89","level":"stat"}
+{"@timestamp":"2022-07-29T16:59:44.996+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T16:59:49.860+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:00:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.0Mi, Sys=19.7Mi, NumGC=89","level":"stat"}
+{"@timestamp":"2022-07-29T17:00:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:00:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:01:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.1Mi, Sys=19.7Mi, NumGC=90","level":"stat"}
+{"@timestamp":"2022-07-29T17:01:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:01:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:02:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.2Mi, Sys=19.7Mi, NumGC=90","level":"stat"}
+{"@timestamp":"2022-07-29T17:02:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:02:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:03:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.2Mi, Sys=19.7Mi, NumGC=91","level":"stat"}
+{"@timestamp":"2022-07-29T17:03:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:03:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:04:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=23.4Mi, Sys=19.7Mi, NumGC=91","level":"stat"}
+{"@timestamp":"2022-07-29T17:04:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:04:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:05:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.5Mi, Sys=19.7Mi, NumGC=92","level":"stat"}
+{"@timestamp":"2022-07-29T17:05:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:05:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:06:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.5Mi, Sys=19.7Mi, NumGC=92","level":"stat"}
+{"@timestamp":"2022-07-29T17:06:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:06:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:07:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.6Mi, Sys=19.7Mi, NumGC=93","level":"stat"}
+{"@timestamp":"2022-07-29T17:07:45.007+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:07:49.845+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:08:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.7Mi, Sys=19.7Mi, NumGC=93","level":"stat"}
+{"@timestamp":"2022-07-29T17:08:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:08:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:09:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.8Mi, Sys=19.7Mi, NumGC=94","level":"stat"}
+{"@timestamp":"2022-07-29T17:09:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:09:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:10:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.9Mi, Sys=19.7Mi, NumGC=94","level":"stat"}
+{"@timestamp":"2022-07-29T17:10:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:10:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:11:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.0Mi, Sys=19.7Mi, NumGC=95","level":"stat"}
+{"@timestamp":"2022-07-29T17:11:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:11:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:12:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.0Mi, Sys=19.7Mi, NumGC=95","level":"stat"}
+{"@timestamp":"2022-07-29T17:12:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:12:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:13:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.1Mi, Sys=19.7Mi, NumGC=96","level":"stat"}
+{"@timestamp":"2022-07-29T17:13:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:13:49.854+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:14:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=24.3Mi, Sys=19.7Mi, NumGC=96","level":"stat"}
+{"@timestamp":"2022-07-29T17:14:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:14:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:15:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.3Mi, Sys=19.7Mi, NumGC=97","level":"stat"}
+{"@timestamp":"2022-07-29T17:15:45.001+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:15:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:16:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.4Mi, Sys=19.7Mi, NumGC=97","level":"stat"}
+{"@timestamp":"2022-07-29T17:16:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:16:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:17:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.5Mi, Sys=19.7Mi, NumGC=98","level":"stat"}
+{"@timestamp":"2022-07-29T17:17:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:17:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:18:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.5Mi, Sys=19.7Mi, NumGC=98","level":"stat"}
+{"@timestamp":"2022-07-29T17:18:44.997+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:18:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:19:44.970+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.7Mi, Sys=19.7Mi, NumGC=99","level":"stat"}
+{"@timestamp":"2022-07-29T17:19:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:19:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:20:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.8Mi, Sys=19.7Mi, NumGC=99","level":"stat"}
+{"@timestamp":"2022-07-29T17:20:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:20:49.850+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:21:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.8Mi, Sys=19.7Mi, NumGC=100","level":"stat"}
+{"@timestamp":"2022-07-29T17:21:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:21:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:22:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=24.9Mi, Sys=19.7Mi, NumGC=100","level":"stat"}
+{"@timestamp":"2022-07-29T17:22:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:22:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:23:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.0Mi, Sys=19.7Mi, NumGC=101","level":"stat"}
+{"@timestamp":"2022-07-29T17:23:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:23:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:24:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=25.1Mi, Sys=19.7Mi, NumGC=101","level":"stat"}
+{"@timestamp":"2022-07-29T17:24:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:24:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:25:44.971+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.2Mi, Sys=19.7Mi, NumGC=102","level":"stat"}
+{"@timestamp":"2022-07-29T17:25:45.002+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:25:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:26:44.964+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.3Mi, Sys=19.7Mi, NumGC=102","level":"stat"}
+{"@timestamp":"2022-07-29T17:26:44.995+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:26:49.852+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:27:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.3Mi, Sys=19.7Mi, NumGC=103","level":"stat"}
+{"@timestamp":"2022-07-29T17:27:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:27:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:28:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.4Mi, Sys=19.7Mi, NumGC=103","level":"stat"}
+{"@timestamp":"2022-07-29T17:28:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:28:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:29:44.969+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.6Mi, Sys=19.7Mi, NumGC=104","level":"stat"}
+{"@timestamp":"2022-07-29T17:29:45.000+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:29:49.858+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:30:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.6Mi, Sys=19.7Mi, NumGC=104","level":"stat"}
+{"@timestamp":"2022-07-29T17:30:45.006+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:30:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:31:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.7Mi, Sys=19.7Mi, NumGC=105","level":"stat"}
+{"@timestamp":"2022-07-29T17:31:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:31:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:32:44.959+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.8Mi, Sys=19.7Mi, NumGC=105","level":"stat"}
+{"@timestamp":"2022-07-29T17:32:45.007+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:32:49.853+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:33:44.974+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=25.8Mi, Sys=19.7Mi, NumGC=106","level":"stat"}
+{"@timestamp":"2022-07-29T17:33:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:33:49.847+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:34:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=26.0Mi, Sys=19.7Mi, NumGC=106","level":"stat"}
+{"@timestamp":"2022-07-29T17:34:44.992+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:34:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:35:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.1Mi, Sys=19.7Mi, NumGC=107","level":"stat"}
+{"@timestamp":"2022-07-29T17:35:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:35:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:36:44.962+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.1Mi, Sys=19.7Mi, NumGC=107","level":"stat"}
+{"@timestamp":"2022-07-29T17:36:44.993+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:36:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:37:44.963+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.2Mi, Sys=19.7Mi, NumGC=108","level":"stat"}
+{"@timestamp":"2022-07-29T17:37:44.994+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:37:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:38:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.3Mi, Sys=19.7Mi, NumGC=108","level":"stat"}
+{"@timestamp":"2022-07-29T17:38:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:38:49.849+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:39:44.960+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.4Mi, Sys=19.7Mi, NumGC=109","level":"stat"}
+{"@timestamp":"2022-07-29T17:39:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:39:49.857+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:40:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.5Mi, Sys=19.7Mi, NumGC=109","level":"stat"}
+{"@timestamp":"2022-07-29T17:40:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:40:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:41:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.6Mi, Sys=19.7Mi, NumGC=110","level":"stat"}
+{"@timestamp":"2022-07-29T17:41:45.003+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:41:49.856+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:42:44.966+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.6Mi, Sys=19.7Mi, NumGC=110","level":"stat"}
+{"@timestamp":"2022-07-29T17:42:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:42:49.851+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:43:44.973+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.7Mi, Sys=19.7Mi, NumGC=111","level":"stat"}
+{"@timestamp":"2022-07-29T17:43:45.005+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:43:49.848+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:44:44.968+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=26.9Mi, Sys=19.7Mi, NumGC=111","level":"stat"}
+{"@timestamp":"2022-07-29T17:44:44.998+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:44:49.855+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:45:44.961+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=26.9Mi, Sys=19.7Mi, NumGC=112","level":"stat"}
+{"@timestamp":"2022-07-29T17:45:44.991+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:45:49.859+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-29T17:46:44.972+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=27.0Mi, Sys=19.7Mi, NumGC=112","level":"stat"}
+{"@timestamp":"2022-07-29T17:46:45.004+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-29T17:46:49.846+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:10:57.399+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.4Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-30T16:10:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:11:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 4.0ms, med: 4.6ms, 90th: 4.6ms, 99th: 4.6ms, 99.9th: 4.6ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:11:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.4Mi, TotalAlloc=7.7Mi, Sys=18.7Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-07-30T16:11:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:12:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3.5ms, med: 4.1ms, 90th: 4.1ms, 99th: 4.1ms, 99.9th: 4.1ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:12:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=8.0Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-30T16:12:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:13:16.973+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 3.0ms, med: 3.7ms, 90th: 3.7ms, 99th: 3.7ms, 99.9th: 3.7ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:13:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=8.2Mi, Sys=18.7Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-07-30T16:13:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:14:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 15.5ms, med: 25.4ms, 90th: 25.4ms, 99th: 25.4ms, 99.9th: 25.4ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:14:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=8.5Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-30T16:14:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:15:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 23.0ms, med: 23.3ms, 90th: 23.3ms, 99th: 23.3ms, 99.9th: 23.3ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:15:57.389+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.2Mi, TotalAlloc=8.6Mi, Sys=18.9Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-07-30T16:15:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:16:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:16:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-30T16:16:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:17:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:17:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.7Mi, Sys=18.9Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-07-30T16:17:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:18:16.973+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:18:57.403+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.8Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-30T16:18:57.435+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:19:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:19:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=18.9Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-07-30T16:19:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:20:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:20:57.401+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.0Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-30T16:20:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:21:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:21:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.0Mi, Sys=18.9Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-07-30T16:21:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:22:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:22:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.1Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-30T16:22:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:23:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:23:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=18.9Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-07-30T16:23:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:24:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:24:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.2Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-30T16:24:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:25:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:25:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.3Mi, Sys=18.9Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-07-30T16:25:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:26:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:26:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.4Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-30T16:26:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:27:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:27:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.4Mi, Sys=18.9Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-07-30T16:27:57.428+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:28:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:28:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.5Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-30T16:28:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:29:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:29:57.399+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.6Mi, Sys=18.9Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-07-30T16:29:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:30:16.970+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:30:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.6Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-30T16:30:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:31:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:31:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.7Mi, Sys=18.9Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-07-30T16:31:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:32:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:32:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.8Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-30T16:32:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:33:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:33:57.399+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.8Mi, Sys=18.9Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-07-30T16:33:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:34:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:34:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.9Mi, Sys=18.9Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-30T16:34:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:35:16.982+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:35:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.0Mi, Sys=18.9Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-07-30T16:35:57.437+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:36:16.976+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:36:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.0Mi, Sys=18.9Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-30T16:36:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:37:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:37:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.1Mi, Sys=18.9Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-07-30T16:37:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:38:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:38:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.2Mi, Sys=18.9Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-30T16:38:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:39:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:39:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.2Mi, Sys=18.9Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-07-30T16:39:57.433+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:40:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:40:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.3Mi, Sys=18.9Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-30T16:40:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:41:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:41:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.4Mi, Sys=18.9Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-07-30T16:41:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:42:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:42:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.4Mi, Sys=18.9Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-30T16:42:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:43:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:43:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.5Mi, Sys=18.9Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-07-30T16:43:57.428+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:44:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:44:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.6Mi, Sys=18.9Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-30T16:44:57.435+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:45:16.970+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:45:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.6Mi, Sys=18.9Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-07-30T16:45:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:46:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:46:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.7Mi, Sys=18.9Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-30T16:46:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:47:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:47:57.401+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.8Mi, Sys=18.9Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-07-30T16:47:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:48:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:48:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.8Mi, Sys=18.9Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-30T16:48:57.428+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:49:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:49:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.9Mi, Sys=18.9Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-07-30T16:49:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:50:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:50:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.0Mi, Sys=18.9Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-30T16:50:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:51:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:51:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.0Mi, Sys=18.9Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-07-30T16:51:57.421+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:52:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:52:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.1Mi, Sys=18.9Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-30T16:52:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:53:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:53:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.2Mi, Sys=18.9Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-07-30T16:53:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:54:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:54:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.3Mi, Sys=18.9Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-30T16:54:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:55:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:55:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.3Mi, Sys=18.9Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-07-30T16:55:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:56:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:56:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.4Mi, Sys=18.9Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-30T16:56:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:57:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:57:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.5Mi, Sys=18.9Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-07-30T16:57:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:58:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:58:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.5Mi, Sys=18.9Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-30T16:58:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T16:59:16.982+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T16:59:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.6Mi, Sys=18.9Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-07-30T16:59:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:00:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:00:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.7Mi, Sys=18.9Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-30T17:00:57.437+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:01:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:01:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.7Mi, Sys=18.9Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-07-30T17:01:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:02:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:02:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.8Mi, Sys=18.9Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-30T17:02:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:03:16.976+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:03:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.8Mi, Sys=18.9Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-07-30T17:03:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:04:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:04:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.9Mi, Sys=18.9Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-30T17:04:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:05:16.970+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:05:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.0Mi, Sys=18.9Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-07-30T17:05:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:06:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:06:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.0Mi, Sys=18.9Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-30T17:06:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:07:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:07:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.1Mi, Sys=18.9Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-07-30T17:07:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:08:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:08:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.2Mi, Sys=18.9Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-30T17:08:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:09:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:09:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.2Mi, Sys=18.9Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-07-30T17:09:57.434+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:10:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:10:57.389+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.3Mi, Sys=19.2Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-30T17:10:57.435+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:11:16.973+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:11:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.4Mi, Sys=19.2Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-07-30T17:11:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:12:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:12:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.5Mi, Sys=19.2Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-30T17:12:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:13:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:13:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.5Mi, Sys=19.2Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-07-30T17:13:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:14:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:14:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.6Mi, Sys=19.2Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-30T17:14:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:15:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:15:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.6Mi, Sys=19.2Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-07-30T17:15:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:16:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:16:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.7Mi, Sys=19.2Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-30T17:16:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:17:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:17:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.8Mi, Sys=19.2Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-07-30T17:17:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:18:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:18:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.9Mi, Sys=19.2Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-30T17:18:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:19:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:19:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.9Mi, Sys=19.2Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-07-30T17:19:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:20:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:20:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.0Mi, Sys=19.2Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-30T17:20:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:21:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:21:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.1Mi, Sys=19.2Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-07-30T17:21:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:22:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:22:57.403+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.1Mi, Sys=19.2Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-30T17:22:57.435+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:23:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:23:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.2Mi, Sys=19.2Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-07-30T17:23:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:24:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:24:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.3Mi, Sys=19.2Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-30T17:24:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:25:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:25:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.3Mi, Sys=19.2Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-07-30T17:25:57.433+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:26:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:26:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.4Mi, Sys=19.2Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-30T17:26:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:27:16.976+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:27:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.5Mi, Sys=19.2Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-07-30T17:27:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:28:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:28:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.5Mi, Sys=19.2Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-30T17:28:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:29:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:29:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.6Mi, Sys=19.2Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-07-30T17:29:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:30:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:30:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.7Mi, Sys=19.2Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-30T17:30:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:31:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:31:57.401+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.7Mi, Sys=19.2Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-07-30T17:31:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:32:16.973+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:32:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.8Mi, Sys=19.2Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-30T17:32:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:33:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:33:57.401+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.9Mi, Sys=19.2Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-07-30T17:33:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:34:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:34:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.9Mi, Sys=19.2Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-30T17:34:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:35:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:35:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.0Mi, Sys=19.2Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-07-30T17:35:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:36:16.976+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:36:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.1Mi, Sys=19.2Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-07-30T17:36:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:37:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:37:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.1Mi, Sys=19.2Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-07-30T17:37:57.426+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:38:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:38:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.2Mi, Sys=19.2Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-07-30T17:38:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:39:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:39:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.3Mi, Sys=19.2Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-07-30T17:39:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:40:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:40:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.3Mi, Sys=19.2Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-07-30T17:40:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:41:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:41:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.4Mi, Sys=19.2Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-07-30T17:41:57.434+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:42:16.970+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:42:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.5Mi, Sys=19.2Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-07-30T17:42:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:43:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:43:57.389+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.5Mi, Sys=19.2Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-07-30T17:43:57.435+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:44:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:44:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.6Mi, Sys=19.2Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-07-30T17:44:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:45:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:45:57.396+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.7Mi, Sys=19.2Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-07-30T17:45:57.428+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:46:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:46:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.7Mi, Sys=19.2Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-07-30T17:46:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:47:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:47:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.8Mi, Sys=19.2Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-07-30T17:47:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:48:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:48:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.9Mi, Sys=19.2Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-07-30T17:48:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:49:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:49:57.388+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.9Mi, Sys=19.2Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-07-30T17:49:57.433+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:50:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:50:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.0Mi, Sys=19.2Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-07-30T17:50:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:51:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:51:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.1Mi, Sys=19.2Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-07-30T17:51:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:52:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:52:57.398+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.1Mi, Sys=19.2Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-07-30T17:52:57.430+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:53:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:53:57.390+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.2Mi, Sys=19.2Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-07-30T17:53:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:54:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:54:57.400+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.3Mi, Sys=19.2Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-07-30T17:54:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:55:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:55:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.3Mi, Sys=19.2Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-07-30T17:55:57.436+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:56:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:56:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.4Mi, Sys=19.2Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-07-30T17:56:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:57:16.968+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:57:57.392+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.5Mi, Sys=19.2Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-07-30T17:57:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:58:16.971+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:58:57.399+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.5Mi, Sys=19.2Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-07-30T17:58:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T17:59:16.981+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T17:59:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.6Mi, Sys=19.2Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-07-30T17:59:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:00:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:00:57.401+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.7Mi, Sys=19.2Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-07-30T18:00:57.432+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:01:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:01:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.7Mi, Sys=19.2Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-07-30T18:01:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:02:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:02:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.8Mi, Sys=19.2Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-07-30T18:02:57.423+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:03:16.980+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:03:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.9Mi, Sys=19.2Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-07-30T18:03:57.428+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:04:16.972+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:04:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.9Mi, Sys=19.2Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-07-30T18:04:57.433+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:05:16.978+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:05:57.395+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.0Mi, Sys=19.2Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-07-30T18:05:57.427+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:06:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:06:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.1Mi, Sys=19.2Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-07-30T18:06:57.424+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:07:16.969+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:07:57.399+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.1Mi, Sys=19.2Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-07-30T18:07:57.431+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:08:16.974+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:08:57.394+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.2Mi, Sys=19.2Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-07-30T18:08:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:09:16.979+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:09:57.393+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.3Mi, Sys=19.2Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-07-30T18:09:57.425+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:10:16.967+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:10:57.402+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.3Mi, Sys=19.2Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-07-30T18:10:57.434+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:11:16.977+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:11:57.397+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.4Mi, Sys=19.2Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-07-30T18:11:57.429+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-07-30T18:12:16.975+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-07-30T18:12:57.391+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.5Mi, Sys=19.2Mi, NumGC=64","level":"stat"}
+{"@timestamp":"2022-07-30T18:12:57.422+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:22:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.7Mi, TotalAlloc=7.4Mi, Sys=19.2Mi, NumGC=2","level":"stat"}
+{"@timestamp":"2022-08-01T13:22:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:22:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 4.0ms, med: 4.8ms, 90th: 4.8ms, 99th: 4.8ms, 99.9th: 4.8ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:23:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.9Mi, TotalAlloc=7.6Mi, Sys=19.2Mi, NumGC=2","level":"stat"}
+{"@timestamp":"2022-08-01T13:23:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:23:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:24:32.981+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.1Mi, TotalAlloc=7.9Mi, Sys=19.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-08-01T13:24:32.981+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 2, pass: 2, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:24:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.1/s, drops: 0, avg time: 8539.0ms, med: 16630.3ms, 90th: 16630.3ms, 99th: 16630.3ms, 99.9th: 16630.3ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:25:22.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.3Mi, TotalAlloc=8.1Mi, Sys=19.4Mi, NumGC=3","level":"stat"}
+{"@timestamp":"2022-08-01T13:25:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:25:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:26:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.2Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-08-01T13:26:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:26:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:27:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=4","level":"stat"}
+{"@timestamp":"2022-08-01T13:27:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:27:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:28:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.3Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-08-01T13:28:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:28:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:29:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.4Mi, Sys=19.4Mi, NumGC=5","level":"stat"}
+{"@timestamp":"2022-08-01T13:29:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:29:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:30:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.5Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-08-01T13:30:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:30:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:31:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.5Mi, Sys=19.4Mi, NumGC=6","level":"stat"}
+{"@timestamp":"2022-08-01T13:31:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:31:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:32:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.6Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-08-01T13:32:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:32:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:33:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.7Mi, Sys=19.4Mi, NumGC=7","level":"stat"}
+{"@timestamp":"2022-08-01T13:33:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:33:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:34:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.7Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-08-01T13:34:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:34:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:35:22.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.8Mi, Sys=19.4Mi, NumGC=8","level":"stat"}
+{"@timestamp":"2022-08-01T13:35:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:35:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:36:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=8.9Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-08-01T13:36:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:36:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:37:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=8.9Mi, Sys=19.4Mi, NumGC=9","level":"stat"}
+{"@timestamp":"2022-08-01T13:37:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:37:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:38:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.0Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-08-01T13:38:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:38:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:39:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.1Mi, Sys=19.4Mi, NumGC=10","level":"stat"}
+{"@timestamp":"2022-08-01T13:39:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:39:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:40:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.1Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-08-01T13:40:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:40:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:41:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.2Mi, Sys=19.4Mi, NumGC=11","level":"stat"}
+{"@timestamp":"2022-08-01T13:41:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:41:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:42:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.3Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-08-01T13:42:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:42:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:43:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.3Mi, Sys=19.4Mi, NumGC=12","level":"stat"}
+{"@timestamp":"2022-08-01T13:43:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:43:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:44:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.4Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-08-01T13:44:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:44:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:45:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.5Mi, Sys=19.4Mi, NumGC=13","level":"stat"}
+{"@timestamp":"2022-08-01T13:45:22.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:45:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:46:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.5Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-08-01T13:46:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:46:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:47:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.6Mi, Sys=19.4Mi, NumGC=14","level":"stat"}
+{"@timestamp":"2022-08-01T13:47:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:47:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:48:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.7Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-08-01T13:48:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:48:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:49:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.7Mi, Sys=19.4Mi, NumGC=15","level":"stat"}
+{"@timestamp":"2022-08-01T13:49:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:49:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:50:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.8Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-08-01T13:50:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:50:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:51:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=9.9Mi, Sys=19.4Mi, NumGC=16","level":"stat"}
+{"@timestamp":"2022-08-01T13:51:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:51:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:52:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=9.9Mi, Sys=19.4Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-08-01T13:52:22.881+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:52:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:53:22.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.0Mi, Sys=19.4Mi, NumGC=17","level":"stat"}
+{"@timestamp":"2022-08-01T13:53:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:53:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:54:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.1Mi, Sys=19.4Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-08-01T13:54:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:54:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:55:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.1Mi, Sys=19.4Mi, NumGC=18","level":"stat"}
+{"@timestamp":"2022-08-01T13:55:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:55:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:56:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.2Mi, Sys=19.4Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-08-01T13:56:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:56:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:57:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.3Mi, Sys=19.4Mi, NumGC=19","level":"stat"}
+{"@timestamp":"2022-08-01T13:57:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:57:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:58:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.3Mi, Sys=19.4Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-08-01T13:58:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:58:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T13:59:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.4Mi, Sys=19.4Mi, NumGC=20","level":"stat"}
+{"@timestamp":"2022-08-01T13:59:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T13:59:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:00:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.5Mi, Sys=19.4Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-08-01T14:00:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:00:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:01:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.5Mi, Sys=19.4Mi, NumGC=21","level":"stat"}
+{"@timestamp":"2022-08-01T14:01:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:01:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:02:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.6Mi, Sys=19.4Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-08-01T14:02:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:02:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:03:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.7Mi, Sys=19.4Mi, NumGC=22","level":"stat"}
+{"@timestamp":"2022-08-01T14:03:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:03:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:04:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.7Mi, Sys=19.4Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-08-01T14:04:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:04:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:05:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.8Mi, Sys=19.4Mi, NumGC=23","level":"stat"}
+{"@timestamp":"2022-08-01T14:05:22.881+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:05:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:06:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=10.9Mi, Sys=19.4Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-08-01T14:06:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:06:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:07:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=10.9Mi, Sys=19.4Mi, NumGC=24","level":"stat"}
+{"@timestamp":"2022-08-01T14:07:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:07:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:08:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.0Mi, Sys=19.4Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-08-01T14:08:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:08:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:09:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.1Mi, Sys=19.4Mi, NumGC=25","level":"stat"}
+{"@timestamp":"2022-08-01T14:09:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:09:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:10:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.1Mi, Sys=19.4Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-08-01T14:10:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:10:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:11:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.2Mi, Sys=19.4Mi, NumGC=26","level":"stat"}
+{"@timestamp":"2022-08-01T14:11:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:11:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:12:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.3Mi, Sys=19.4Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-08-01T14:12:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:12:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:13:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.3Mi, Sys=19.4Mi, NumGC=27","level":"stat"}
+{"@timestamp":"2022-08-01T14:13:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:13:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:14:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.4Mi, Sys=19.4Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-08-01T14:14:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:14:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:15:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.5Mi, Sys=19.4Mi, NumGC=28","level":"stat"}
+{"@timestamp":"2022-08-01T14:15:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:15:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:16:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.5Mi, Sys=19.4Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-08-01T14:16:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:16:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:17:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.6Mi, Sys=19.4Mi, NumGC=29","level":"stat"}
+{"@timestamp":"2022-08-01T14:17:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:17:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:18:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.7Mi, Sys=19.4Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-08-01T14:18:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:18:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:19:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.7Mi, Sys=19.4Mi, NumGC=30","level":"stat"}
+{"@timestamp":"2022-08-01T14:19:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:19:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:20:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.8Mi, Sys=19.4Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-08-01T14:20:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:20:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:21:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=11.9Mi, Sys=19.4Mi, NumGC=31","level":"stat"}
+{"@timestamp":"2022-08-01T14:21:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:21:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:22:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=11.9Mi, Sys=19.4Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-08-01T14:22:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:22:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:23:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.0Mi, Sys=19.4Mi, NumGC=32","level":"stat"}
+{"@timestamp":"2022-08-01T14:23:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:23:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:24:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.1Mi, Sys=19.4Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-08-01T14:24:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:24:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:25:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.1Mi, Sys=19.4Mi, NumGC=33","level":"stat"}
+{"@timestamp":"2022-08-01T14:25:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:25:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:26:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.2Mi, Sys=19.4Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-08-01T14:26:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:26:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:27:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.3Mi, Sys=19.4Mi, NumGC=34","level":"stat"}
+{"@timestamp":"2022-08-01T14:27:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:27:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:28:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.3Mi, Sys=19.4Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-08-01T14:28:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:28:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:29:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.4Mi, Sys=19.4Mi, NumGC=35","level":"stat"}
+{"@timestamp":"2022-08-01T14:29:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:29:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:30:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.5Mi, Sys=19.4Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-08-01T14:30:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:30:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:31:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.5Mi, Sys=19.4Mi, NumGC=36","level":"stat"}
+{"@timestamp":"2022-08-01T14:31:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:31:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:32:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.6Mi, Sys=19.4Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-08-01T14:32:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:32:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:33:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.7Mi, Sys=19.4Mi, NumGC=37","level":"stat"}
+{"@timestamp":"2022-08-01T14:33:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:33:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:34:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.7Mi, Sys=19.4Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-08-01T14:34:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:34:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:35:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=12.8Mi, Sys=19.4Mi, NumGC=38","level":"stat"}
+{"@timestamp":"2022-08-01T14:35:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:35:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:36:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=12.9Mi, Sys=19.4Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-08-01T14:36:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:36:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 57.0ms, med: 57.7ms, 90th: 57.7ms, 99th: 57.7ms, 99.9th: 57.7ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:37:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=4.0Mi, TotalAlloc=13.1Mi, Sys=19.4Mi, NumGC=39","level":"stat"}
+{"@timestamp":"2022-08-01T14:37:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 1, pass: 1, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:37:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:38:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.2Mi, Sys=19.4Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-08-01T14:38:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:38:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:39:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.2Mi, Sys=19.4Mi, NumGC=40","level":"stat"}
+{"@timestamp":"2022-08-01T14:39:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:39:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:40:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.3Mi, Sys=19.4Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-08-01T14:40:22.881+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:40:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:41:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.3Mi, Sys=19.4Mi, NumGC=41","level":"stat"}
+{"@timestamp":"2022-08-01T14:41:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:41:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:42:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.4Mi, Sys=19.4Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-08-01T14:42:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:42:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:43:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.5Mi, Sys=19.4Mi, NumGC=42","level":"stat"}
+{"@timestamp":"2022-08-01T14:43:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:43:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:44:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.6Mi, Sys=19.4Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-08-01T14:44:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:44:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:45:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.6Mi, Sys=19.4Mi, NumGC=43","level":"stat"}
+{"@timestamp":"2022-08-01T14:45:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:45:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:46:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.7Mi, Sys=19.4Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-08-01T14:46:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:46:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:47:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.7Mi, Sys=19.4Mi, NumGC=44","level":"stat"}
+{"@timestamp":"2022-08-01T14:47:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:47:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:48:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=13.8Mi, Sys=19.4Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-08-01T14:48:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:48:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:49:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=13.9Mi, Sys=19.4Mi, NumGC=45","level":"stat"}
+{"@timestamp":"2022-08-01T14:49:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:49:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:50:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.0Mi, Sys=19.4Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-08-01T14:50:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:50:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:51:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.0Mi, Sys=19.4Mi, NumGC=46","level":"stat"}
+{"@timestamp":"2022-08-01T14:51:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:51:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:52:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.1Mi, Sys=19.4Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-08-01T14:52:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:52:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:53:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.2Mi, Sys=19.4Mi, NumGC=47","level":"stat"}
+{"@timestamp":"2022-08-01T14:53:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:53:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:54:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.2Mi, Sys=19.4Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-08-01T14:54:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:54:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:55:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.3Mi, Sys=19.4Mi, NumGC=48","level":"stat"}
+{"@timestamp":"2022-08-01T14:55:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:55:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:56:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.4Mi, Sys=19.4Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-08-01T14:56:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:56:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:57:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.4Mi, Sys=19.4Mi, NumGC=49","level":"stat"}
+{"@timestamp":"2022-08-01T14:57:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:57:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:58:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.5Mi, Sys=19.4Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-08-01T14:58:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:58:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T14:59:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.6Mi, Sys=19.4Mi, NumGC=50","level":"stat"}
+{"@timestamp":"2022-08-01T14:59:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T14:59:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:00:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.6Mi, Sys=19.4Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-08-01T15:00:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:00:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:01:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.7Mi, Sys=19.4Mi, NumGC=51","level":"stat"}
+{"@timestamp":"2022-08-01T15:01:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:01:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:02:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.8Mi, Sys=19.4Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-08-01T15:02:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:02:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:03:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.8Mi, Sys=19.4Mi, NumGC=52","level":"stat"}
+{"@timestamp":"2022-08-01T15:03:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:03:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:04:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=14.9Mi, Sys=19.4Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-08-01T15:04:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:04:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:05:22.863+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=14.9Mi, Sys=19.4Mi, NumGC=53","level":"stat"}
+{"@timestamp":"2022-08-01T15:05:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:05:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:06:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.0Mi, Sys=19.4Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-08-01T15:06:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:06:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:07:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.1Mi, Sys=19.4Mi, NumGC=54","level":"stat"}
+{"@timestamp":"2022-08-01T15:07:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:07:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:08:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.1Mi, Sys=19.4Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-08-01T15:08:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:08:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:09:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.2Mi, Sys=19.4Mi, NumGC=55","level":"stat"}
+{"@timestamp":"2022-08-01T15:09:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:09:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:10:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.3Mi, Sys=19.4Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-08-01T15:10:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:10:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:11:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.3Mi, Sys=19.4Mi, NumGC=56","level":"stat"}
+{"@timestamp":"2022-08-01T15:11:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:11:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:12:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.4Mi, Sys=19.4Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-08-01T15:12:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:12:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:13:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.5Mi, Sys=19.4Mi, NumGC=57","level":"stat"}
+{"@timestamp":"2022-08-01T15:13:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:13:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:14:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.5Mi, Sys=19.4Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-08-01T15:14:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:14:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:15:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.6Mi, Sys=19.4Mi, NumGC=58","level":"stat"}
+{"@timestamp":"2022-08-01T15:15:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:15:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:16:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.7Mi, Sys=19.4Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-08-01T15:16:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:16:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:17:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.7Mi, Sys=19.4Mi, NumGC=59","level":"stat"}
+{"@timestamp":"2022-08-01T15:17:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:17:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:18:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.8Mi, Sys=19.4Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-08-01T15:18:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:18:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:19:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=15.9Mi, Sys=19.4Mi, NumGC=60","level":"stat"}
+{"@timestamp":"2022-08-01T15:19:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:19:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:20:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=15.9Mi, Sys=19.4Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-08-01T15:20:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:20:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:21:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.0Mi, Sys=19.4Mi, NumGC=61","level":"stat"}
+{"@timestamp":"2022-08-01T15:21:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:21:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:22:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.1Mi, Sys=19.4Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-08-01T15:22:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:22:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:23:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.1Mi, Sys=19.4Mi, NumGC=62","level":"stat"}
+{"@timestamp":"2022-08-01T15:23:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:23:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:24:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.2Mi, Sys=19.4Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-08-01T15:24:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:24:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:25:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.3Mi, Sys=19.4Mi, NumGC=63","level":"stat"}
+{"@timestamp":"2022-08-01T15:25:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:25:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:26:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.3Mi, Sys=19.4Mi, NumGC=64","level":"stat"}
+{"@timestamp":"2022-08-01T15:26:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:26:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:27:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.4Mi, Sys=19.4Mi, NumGC=64","level":"stat"}
+{"@timestamp":"2022-08-01T15:27:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:27:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:28:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.5Mi, Sys=19.4Mi, NumGC=65","level":"stat"}
+{"@timestamp":"2022-08-01T15:28:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:28:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:29:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.5Mi, Sys=19.4Mi, NumGC=65","level":"stat"}
+{"@timestamp":"2022-08-01T15:29:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:29:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:30:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.6Mi, Sys=19.4Mi, NumGC=66","level":"stat"}
+{"@timestamp":"2022-08-01T15:30:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:30:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:31:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.7Mi, Sys=19.4Mi, NumGC=66","level":"stat"}
+{"@timestamp":"2022-08-01T15:31:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:31:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:32:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.7Mi, Sys=19.4Mi, NumGC=67","level":"stat"}
+{"@timestamp":"2022-08-01T15:32:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:32:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:33:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.8Mi, Sys=19.4Mi, NumGC=67","level":"stat"}
+{"@timestamp":"2022-08-01T15:33:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:33:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:34:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=16.9Mi, Sys=19.4Mi, NumGC=68","level":"stat"}
+{"@timestamp":"2022-08-01T15:34:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:34:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:35:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=16.9Mi, Sys=19.4Mi, NumGC=68","level":"stat"}
+{"@timestamp":"2022-08-01T15:35:22.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:35:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:36:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.0Mi, Sys=19.4Mi, NumGC=69","level":"stat"}
+{"@timestamp":"2022-08-01T15:36:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:36:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:37:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.1Mi, Sys=19.4Mi, NumGC=69","level":"stat"}
+{"@timestamp":"2022-08-01T15:37:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:37:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:38:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.1Mi, Sys=19.4Mi, NumGC=70","level":"stat"}
+{"@timestamp":"2022-08-01T15:38:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:38:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:39:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.2Mi, Sys=19.4Mi, NumGC=70","level":"stat"}
+{"@timestamp":"2022-08-01T15:39:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:39:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:40:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.3Mi, Sys=19.4Mi, NumGC=71","level":"stat"}
+{"@timestamp":"2022-08-01T15:40:22.897+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:40:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:41:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.3Mi, Sys=19.4Mi, NumGC=71","level":"stat"}
+{"@timestamp":"2022-08-01T15:41:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:41:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:42:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.4Mi, Sys=19.4Mi, NumGC=72","level":"stat"}
+{"@timestamp":"2022-08-01T15:42:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:42:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:43:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.5Mi, Sys=19.4Mi, NumGC=72","level":"stat"}
+{"@timestamp":"2022-08-01T15:43:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:43:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:44:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.5Mi, Sys=19.4Mi, NumGC=73","level":"stat"}
+{"@timestamp":"2022-08-01T15:44:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:44:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:45:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.6Mi, Sys=19.4Mi, NumGC=73","level":"stat"}
+{"@timestamp":"2022-08-01T15:45:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:45:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:46:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.7Mi, Sys=19.4Mi, NumGC=74","level":"stat"}
+{"@timestamp":"2022-08-01T15:46:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:46:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:47:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.7Mi, Sys=19.4Mi, NumGC=74","level":"stat"}
+{"@timestamp":"2022-08-01T15:47:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:47:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:48:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.8Mi, Sys=19.4Mi, NumGC=75","level":"stat"}
+{"@timestamp":"2022-08-01T15:48:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:48:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:49:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=17.9Mi, Sys=19.4Mi, NumGC=75","level":"stat"}
+{"@timestamp":"2022-08-01T15:49:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:49:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:50:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=17.9Mi, Sys=19.4Mi, NumGC=76","level":"stat"}
+{"@timestamp":"2022-08-01T15:50:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:50:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:51:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.0Mi, Sys=19.4Mi, NumGC=76","level":"stat"}
+{"@timestamp":"2022-08-01T15:51:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:51:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:52:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.1Mi, Sys=19.4Mi, NumGC=77","level":"stat"}
+{"@timestamp":"2022-08-01T15:52:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:52:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:53:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.1Mi, Sys=19.4Mi, NumGC=77","level":"stat"}
+{"@timestamp":"2022-08-01T15:53:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:53:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:54:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.2Mi, Sys=19.4Mi, NumGC=78","level":"stat"}
+{"@timestamp":"2022-08-01T15:54:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:54:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:55:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.3Mi, Sys=19.4Mi, NumGC=78","level":"stat"}
+{"@timestamp":"2022-08-01T15:55:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:55:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:56:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.3Mi, Sys=19.4Mi, NumGC=79","level":"stat"}
+{"@timestamp":"2022-08-01T15:56:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:56:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:57:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.4Mi, Sys=19.4Mi, NumGC=79","level":"stat"}
+{"@timestamp":"2022-08-01T15:57:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:57:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:58:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.5Mi, Sys=19.4Mi, NumGC=80","level":"stat"}
+{"@timestamp":"2022-08-01T15:58:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:58:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T15:59:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.5Mi, Sys=19.4Mi, NumGC=80","level":"stat"}
+{"@timestamp":"2022-08-01T15:59:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T15:59:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:00:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.6Mi, Sys=19.4Mi, NumGC=81","level":"stat"}
+{"@timestamp":"2022-08-01T16:00:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:00:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:01:22.861+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.7Mi, Sys=19.4Mi, NumGC=81","level":"stat"}
+{"@timestamp":"2022-08-01T16:01:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:01:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:02:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.7Mi, Sys=19.4Mi, NumGC=82","level":"stat"}
+{"@timestamp":"2022-08-01T16:02:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:02:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:03:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.8Mi, Sys=19.4Mi, NumGC=82","level":"stat"}
+{"@timestamp":"2022-08-01T16:03:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:03:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:04:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=18.9Mi, Sys=19.4Mi, NumGC=83","level":"stat"}
+{"@timestamp":"2022-08-01T16:04:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:04:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:05:22.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=18.9Mi, Sys=19.4Mi, NumGC=83","level":"stat"}
+{"@timestamp":"2022-08-01T16:05:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:05:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:06:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.0Mi, Sys=19.4Mi, NumGC=84","level":"stat"}
+{"@timestamp":"2022-08-01T16:06:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:06:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:07:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.1Mi, Sys=19.4Mi, NumGC=84","level":"stat"}
+{"@timestamp":"2022-08-01T16:07:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:07:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:08:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.1Mi, Sys=19.4Mi, NumGC=85","level":"stat"}
+{"@timestamp":"2022-08-01T16:08:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:08:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:09:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.2Mi, Sys=19.4Mi, NumGC=85","level":"stat"}
+{"@timestamp":"2022-08-01T16:09:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:09:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:10:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.3Mi, Sys=19.4Mi, NumGC=86","level":"stat"}
+{"@timestamp":"2022-08-01T16:10:22.883+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:10:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:11:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.3Mi, Sys=19.4Mi, NumGC=86","level":"stat"}
+{"@timestamp":"2022-08-01T16:11:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:11:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:12:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.4Mi, Sys=19.4Mi, NumGC=87","level":"stat"}
+{"@timestamp":"2022-08-01T16:12:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:12:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:13:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.5Mi, Sys=19.4Mi, NumGC=87","level":"stat"}
+{"@timestamp":"2022-08-01T16:13:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:13:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:14:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.5Mi, Sys=19.4Mi, NumGC=88","level":"stat"}
+{"@timestamp":"2022-08-01T16:14:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:14:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:15:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.6Mi, Sys=19.4Mi, NumGC=88","level":"stat"}
+{"@timestamp":"2022-08-01T16:15:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:15:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:16:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.7Mi, Sys=19.4Mi, NumGC=89","level":"stat"}
+{"@timestamp":"2022-08-01T16:16:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:16:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:17:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.7Mi, Sys=19.4Mi, NumGC=89","level":"stat"}
+{"@timestamp":"2022-08-01T16:17:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:17:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:18:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.8Mi, Sys=19.4Mi, NumGC=90","level":"stat"}
+{"@timestamp":"2022-08-01T16:18:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:18:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:19:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=19.9Mi, Sys=19.4Mi, NumGC=90","level":"stat"}
+{"@timestamp":"2022-08-01T16:19:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:19:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:20:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=19.9Mi, Sys=19.4Mi, NumGC=91","level":"stat"}
+{"@timestamp":"2022-08-01T16:20:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:20:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:21:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.0Mi, Sys=19.4Mi, NumGC=91","level":"stat"}
+{"@timestamp":"2022-08-01T16:21:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:21:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:22:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.1Mi, Sys=19.4Mi, NumGC=92","level":"stat"}
+{"@timestamp":"2022-08-01T16:22:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:22:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:23:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.1Mi, Sys=19.4Mi, NumGC=92","level":"stat"}
+{"@timestamp":"2022-08-01T16:23:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:23:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:24:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.2Mi, Sys=19.4Mi, NumGC=93","level":"stat"}
+{"@timestamp":"2022-08-01T16:24:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:24:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:25:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.3Mi, Sys=19.4Mi, NumGC=93","level":"stat"}
+{"@timestamp":"2022-08-01T16:25:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:25:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:26:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.3Mi, Sys=19.4Mi, NumGC=94","level":"stat"}
+{"@timestamp":"2022-08-01T16:26:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:26:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:27:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.4Mi, Sys=19.4Mi, NumGC=94","level":"stat"}
+{"@timestamp":"2022-08-01T16:27:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:27:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:28:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.5Mi, Sys=19.4Mi, NumGC=95","level":"stat"}
+{"@timestamp":"2022-08-01T16:28:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:28:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:29:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.5Mi, Sys=19.4Mi, NumGC=95","level":"stat"}
+{"@timestamp":"2022-08-01T16:29:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:29:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:30:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.6Mi, Sys=19.4Mi, NumGC=96","level":"stat"}
+{"@timestamp":"2022-08-01T16:30:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:30:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:31:22.850+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.7Mi, Sys=19.4Mi, NumGC=96","level":"stat"}
+{"@timestamp":"2022-08-01T16:31:22.881+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:31:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:32:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.7Mi, Sys=19.4Mi, NumGC=97","level":"stat"}
+{"@timestamp":"2022-08-01T16:32:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:32:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:33:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.8Mi, Sys=19.4Mi, NumGC=97","level":"stat"}
+{"@timestamp":"2022-08-01T16:33:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:33:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:34:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=20.9Mi, Sys=19.4Mi, NumGC=98","level":"stat"}
+{"@timestamp":"2022-08-01T16:34:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:34:44.947+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:35:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=20.9Mi, Sys=19.4Mi, NumGC=98","level":"stat"}
+{"@timestamp":"2022-08-01T16:35:22.896+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:35:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:36:22.846+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.0Mi, Sys=19.4Mi, NumGC=99","level":"stat"}
+{"@timestamp":"2022-08-01T16:36:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:36:44.946+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:37:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.1Mi, Sys=19.4Mi, NumGC=99","level":"stat"}
+{"@timestamp":"2022-08-01T16:37:22.886+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:37:44.945+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:38:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.1Mi, Sys=19.4Mi, NumGC=100","level":"stat"}
+{"@timestamp":"2022-08-01T16:38:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:38:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:39:22.851+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.2Mi, Sys=19.4Mi, NumGC=100","level":"stat"}
+{"@timestamp":"2022-08-01T16:39:22.882+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:39:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:40:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.3Mi, Sys=19.4Mi, NumGC=101","level":"stat"}
+{"@timestamp":"2022-08-01T16:40:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:40:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:41:22.862+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.3Mi, Sys=19.4Mi, NumGC=101","level":"stat"}
+{"@timestamp":"2022-08-01T16:41:22.893+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:41:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:42:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.4Mi, Sys=19.4Mi, NumGC=102","level":"stat"}
+{"@timestamp":"2022-08-01T16:42:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:42:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:43:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.5Mi, Sys=19.4Mi, NumGC=102","level":"stat"}
+{"@timestamp":"2022-08-01T16:43:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:43:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:44:22.853+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.5Mi, Sys=19.4Mi, NumGC=103","level":"stat"}
+{"@timestamp":"2022-08-01T16:44:22.885+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:44:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:45:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.6Mi, Sys=19.4Mi, NumGC=103","level":"stat"}
+{"@timestamp":"2022-08-01T16:45:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:45:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:46:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.7Mi, Sys=19.4Mi, NumGC=104","level":"stat"}
+{"@timestamp":"2022-08-01T16:46:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:46:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:47:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.7Mi, Sys=19.4Mi, NumGC=104","level":"stat"}
+{"@timestamp":"2022-08-01T16:47:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:47:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:48:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.8Mi, Sys=19.4Mi, NumGC=105","level":"stat"}
+{"@timestamp":"2022-08-01T16:48:22.892+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:48:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:49:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=21.9Mi, Sys=19.4Mi, NumGC=105","level":"stat"}
+{"@timestamp":"2022-08-01T16:49:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:49:44.954+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:50:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=21.9Mi, Sys=19.4Mi, NumGC=106","level":"stat"}
+{"@timestamp":"2022-08-01T16:50:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:50:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:51:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.0Mi, Sys=19.4Mi, NumGC=106","level":"stat"}
+{"@timestamp":"2022-08-01T16:51:22.890+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:51:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:52:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.1Mi, Sys=19.4Mi, NumGC=107","level":"stat"}
+{"@timestamp":"2022-08-01T16:52:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:52:44.948+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:53:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.1Mi, Sys=19.4Mi, NumGC=107","level":"stat"}
+{"@timestamp":"2022-08-01T16:53:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:53:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:54:22.859+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.2Mi, Sys=19.4Mi, NumGC=108","level":"stat"}
+{"@timestamp":"2022-08-01T16:54:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:54:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:55:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.3Mi, Sys=19.4Mi, NumGC=108","level":"stat"}
+{"@timestamp":"2022-08-01T16:55:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:55:44.943+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:56:22.854+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.3Mi, Sys=19.4Mi, NumGC=109","level":"stat"}
+{"@timestamp":"2022-08-01T16:56:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:56:44.955+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:57:22.855+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.4Mi, Sys=19.4Mi, NumGC=109","level":"stat"}
+{"@timestamp":"2022-08-01T16:57:22.887+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:57:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:58:22.849+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.5Mi, Sys=19.4Mi, NumGC=110","level":"stat"}
+{"@timestamp":"2022-08-01T16:58:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:58:44.956+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T16:59:22.856+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.5Mi, Sys=19.4Mi, NumGC=110","level":"stat"}
+{"@timestamp":"2022-08-01T16:59:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T16:59:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:00:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.6Mi, Sys=19.4Mi, NumGC=111","level":"stat"}
+{"@timestamp":"2022-08-01T17:00:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:00:44.951+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:01:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.7Mi, Sys=19.4Mi, NumGC=111","level":"stat"}
+{"@timestamp":"2022-08-01T17:01:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:01:44.950+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:02:22.852+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.7Mi, Sys=19.4Mi, NumGC=112","level":"stat"}
+{"@timestamp":"2022-08-01T17:02:22.884+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:02:44.957+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:03:22.857+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.8Mi, Sys=19.4Mi, NumGC=112","level":"stat"}
+{"@timestamp":"2022-08-01T17:03:22.888+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:03:44.952+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:04:22.860+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=22.9Mi, Sys=19.4Mi, NumGC=113","level":"stat"}
+{"@timestamp":"2022-08-01T17:04:22.891+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:04:44.949+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:05:22.848+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=22.9Mi, Sys=19.4Mi, NumGC=113","level":"stat"}
+{"@timestamp":"2022-08-01T17:05:22.895+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:05:44.958+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:06:22.858+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.8Mi, TotalAlloc=23.0Mi, Sys=19.4Mi, NumGC=114","level":"stat"}
+{"@timestamp":"2022-08-01T17:06:22.889+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:06:44.953+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}
+{"@timestamp":"2022-08-01T17:07:22.847+08:00","caller":"stat/usage.go:61","content":"CPU: 0m, MEMORY: Alloc=3.9Mi, TotalAlloc=23.1Mi, Sys=19.4Mi, NumGC=114","level":"stat"}
+{"@timestamp":"2022-08-01T17:07:22.894+08:00","caller":"load/sheddingstat.go:61","content":"(rpc) shedding_stat [1m], cpu: 0, total: 0, pass: 0, drop: 0","level":"stat"}
+{"@timestamp":"2022-08-01T17:07:44.944+08:00","caller":"stat/metrics.go:210","content":"(messagecenter.rpc) - qps: 0.0/s, drops: 0, avg time: 0.0ms, med: 0.0ms, 90th: 0.0ms, 99th: 0.0ms, 99.9th: 0.0ms","level":"stat"}

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini