You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| license_shards_limit|| Total shard limit by the license by shard type (ram / flash) |
92
+
|<spanclass="break-all">license_shards_limit</span> | gauge| Total shard limit by the license by shard type (ram / flash) |
93
93
| <spanclass="break-all">total_live_nodes_count{cluster_wd=<node_uid>}</span> | gauge| Number of live nodes|
94
94
| <spanclass="break-all">total_node_count{cluster_wd=<node_uid>}</span> | gauge| Number of nodes |
95
95
| <spanclass="break-all">total_primary_selection_ended{cluster_wd=<node_uid>}</span> | counter | Monotonic counter for each selection process that ended |
@@ -159,7 +159,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
159
159
| <spanclass="break-all">redis_server_mem_not_counted_for_evict</span> | Portion of used_memory (in bytes) that's not counted for eviction and OOM error |
160
160
| <spanclass="break-all">redis_server_mem_replication_backlog</span> | Size of replication backlog |
161
161
| <spanclass="break-all">redis_server_module_fork_in_progress</span> | A binary value that indicates if there is an active fork spawned by a module (1) or not (0) |
162
-
| <spanclass="break-all">namedprocess_namegroup_cpu_seconds_total</span> | Shard process CPU usage percentage|
162
+
| <spanclass="break-all">namedprocess_namegroup_cpu_seconds_total</span> | Shard process CPU usage in seconds|
163
163
| <spanclass="break-all">namedprocess_namegroup_thread_cpu_seconds_total</span> | Shard main thread CPU time spent in seconds |
164
164
| <spanclass="break-all">namedprocess_namegroup_open_filedesc</span> | Shard number of open file descriptors |
165
165
| <spanclass="break-all">namedprocess_namegroup_memory_bytes</span> | Shard memory size in bytes |
0 commit comments