EMsnap commented on code in PR #7552:
URL: https://github.com/apache/inlong/pull/7552#discussion_r1130303038
##########
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java:
##########
@@ -149,6 +148,12 @@ public final class Constants {
.withDescription("Audit proxy host address for reporting
audit metrics. \n"
+ "e.g. 127.0.0.1:10081,0.0.0.1:10081");
+ public static final ConfigOption<String> AUDIT_KEYS =
Review Comment:
It's a key from group props
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]