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:04 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #5374: [INLONG-5205][Sort] Add reporting metrics for Elasticsearch 6 connector

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


##########
inlong-sort/sort-connectors/elasticsearch-base/src/main/java/org/apache/inlong/sort/elasticsearch/table/ElasticsearchOptions.java:
##########
@@ -155,8 +144,23 @@ public enum BackOffType {
                     .withDescription(
                             "The format must produce a valid JSON document. "
                                     + "Please refer to the documentation on formats for more details.");
+    public static final ConfigOption<String> INLONG_METRIC =

Review Comment:
   inlong metric is defined in inlongMetric interface, can just use it 



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