You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/10 12:19:25 UTC

[GitHub] [inlong] GanfengTan commented on a diff in pull request #5467: [INLONG-5164][Agent] BinlogReader adds audit and metrics

GanfengTan commented on code in PR #5467:
URL: https://github.com/apache/inlong/pull/5467#discussion_r942379492


##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/metrics/audit/AuditUtils.java:
##########
@@ -69,6 +69,12 @@ public static void initAudit() {
         }
     }
 
+    public static void add(int auditID, String inlongGroupId, String inlongStreamId, long logTime, int count) {

Review Comment:
   Please, add doc



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org