maksaska commented on code in PR #11612:
URL: https://github.com/apache/ignite/pull/11612#discussion_r1825743477


##########
docs/_docs/persistence/change-data-capture.adoc:
##########
@@ -125,6 +125,8 @@ The following metrics are provided by the application 
(additional metrics can be
 | BinaryMetaDir | Binary meta-directory the application reads data from.
 | MarshallerDir | Marshaller directory the application reads data from.
 | CdcDir | The CDC directory the application reads data from.
+| EventsConsumptionTime | Time for which this CDC client processed the WAL 
segment events, in nanoseconds.
+| EventsConsumptionTimeTotal | The total time for which this CDC client 
processed the WAL segments events, in nanoseconds.

Review Comment:
   Agree



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to