File tree Expand file tree Collapse file tree
docs/_docs/monitoring-metrics Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments