vitavin commented on code in PR #10512:
URL: https://github.com/apache/ignite/pull/10512#discussion_r1133762837


##########
docs/_docs/monitoring-metrics/system-views.adoc:
##########
@@ -331,6 +331,20 @@ The NODE_ATTRIBUTES view contains the attributes of all 
nodes.
 
 |===
 
+== CONFIGURATION
+
+
+The CONFIGURATION view contains the configuration properties of node.
+
+[{table_opts}]
+|===
+| Column |Data Type |Description
+
+|NAME |VARCHAR |Configuration property name.
+|VALUE |VARCHAR |Configuration property value.
+
+|===
+
 == BASELINE_NODES

Review Comment:
   qwqe



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