Skip to content

Commit e08c3b8

Browse files
Nikita-tech-writerMmuzaf
authored andcommitted
IGNITE-14271 Update documentation pages for reduild indexes metrics (#8848)
1 parent 4cde80b commit e08c3b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_docs/monitoring-metrics/new-metrics.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Register name: `cache.{cache_name}.{near}`
8080
|GetTime |histogram| Get time in nanoseconds.
8181
|GetTimeTotal|long|The total time of cache gets, in nanoseconds.
8282
|HeapEntriesCount|long|Onheap entries count.
83-
|IndexRebuildKeyProcessed|long|Number of keys processed during the index rebuilding.
84-
|IsIndexRebuildInProgress|boolean | True if index rebuild is in progress.
83+
|IndexRebuildKeysProcessed|long | The number of keys with rebuilt indexes.
84+
|IsIndexRebuildInProgress|boolean | True if index build or rebuild is in progress.
8585
|OffHeapBackupEntriesCount|long|Offheap backup entries count.
8686
|OffHeapEntriesCount|long|Offheap entries count.
8787
|OffHeapEvictions|long|The total number of evictions from the off-heap memory.

0 commit comments

Comments
 (0)