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 02:23:44 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #5429: [INLONG-5377][Sort] Add reporting metrics for kafka connector sink and audit SDK

EMsnap commented on code in PR #5429:
URL: https://github.com/apache/inlong/pull/5429#discussion_r941949799


##########
inlong-sort/sort-connectors/kafka/src/main/java/org/apache/inlong/sort/kafka/table/KafkaInLongOptions.java:
##########
@@ -35,4 +35,10 @@ private KafkaOptions() {
                     .defaultValue(false)
                     .withDescription("Regard upsert delete as insert kind.");
 
+    public static final ConfigOption<String> INLONG_METRIC =

Review Comment:
   inlong_metric is defined in connector-base



-- 
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