SpriCoder commented on code in PR #9674:
URL: https://github.com/apache/iotdb/pull/9674#discussion_r1175443230


##########
node-commons/src/assembly/resources/conf/iotdb-common.properties:
##########
@@ -366,6 +366,10 @@ cluster_name=defaultCluster
 # Datatype: boolean
 # meta_data_cache_enable=true
 
+# Whether to enable query metrics monitoring or not. Enable this may cause a 
little query performance degradation.
+# Datatype: boolean
+# query_metric_enable = true

Review Comment:
   Yes, just use DO_NOTNING level



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