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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to