Nikita-tech-writer commented on a change in pull request #8652:
URL: https://github.com/apache/ignite/pull/8652#discussion_r556481602



##########
File path: docs/_docs/monitoring-metrics/new-metrics.adoc
##########
@@ -78,11 +79,16 @@ Register name: `cache.{cache_name}.{near}`
 |EstimatedRebalancingKeys|long|Number estimated to rebalance keys.
 |GetTime |histogram|   Get time in nanoseconds.
 |GetTimeTotal|long|The total time of cache gets, in nanoseconds.
+|HeapEntriesCount|long|Onheap entries count.
+|IndexRebuildKeyProcessed|long|Number of keys processed during index 
rebuilding.

Review comment:
       ```suggestion
   |IndexRebuildKeyProcessed|long|Number of keys processed during the index 
rebuilding.
   ```




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

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


Reply via email to