NSAmelchev commented on a change in pull request #9218:
URL: https://github.com/apache/ignite/pull/9218#discussion_r662783494
##########
File path: docs/_docs/monitoring-metrics/performance-statistics.adoc
##########
@@ -80,9 +80,41 @@ You can manage the performance statistics collection via the
`PerformanceStatist
|Method | Description
|start() | Start collecting performance statistics in the cluster.
|stop() | Stop collecting performance statistics in the cluster.
+|rotate() | Rotate collecting performance statistics in the cluster.
|started() | True if performance statistics collection is started.
|===
+
+== Control Script
+
+You can manage the performance statistics collection via the command line
interface.
Review comment:
Lets add link to the Control script page
--
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]