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
rdse2.database_syncer_dst_connectivity_state_ms,gauge,30,millisecond,,Destination connectivity state duration,1,redis_enterprise_prometheus,database_syncer_dst_connectivity_state_ms,
6
6
rdse2.database_syncer_dst_lag,gauge,30,millisecond,,Lag in milliseconds between the syncer and the destination,1,redis_enterprise_prometheus,database_syncer_dst_lag,
7
7
rdse2.database_syncer_dst_repl_offset,gauge,30,offset,,Offset of the last command acknowledged,1,redis_enterprise_prometheus,database_syncer_dst_repl_offset,
8
-
rdse2.database_syncer_flush_counter,gauge,30,unit,,Number of destination flushes,1,redis_enterprise_prometheus,database_syncer_flush_counter,
8
+
rdse2.database_syncer_flush_counter,gauge,30,,,Number of destination flushes,1,redis_enterprise_prometheus,database_syncer_flush_counter,
9
9
rdse2.database_syncer_ingress_bytes,gauge,30,byte,,Number of bytes read from source shard,1,redis_enterprise_prometheus,database_syncer_ingress_bytes,
10
10
rdse2.database_syncer_ingress_bytes_decompressed,gauge,30,byte,,Number of bytes read from source shard,1,redis_enterprise_prometheus,database_syncer_ingress_bytes_decompressed,
11
11
rdse2.database_syncer_internal_state,gauge,30,entry,,Internal state of the syncer,1,redis_enterprise_prometheus,database_syncer_internal_state,
@@ -19,9 +19,9 @@ rdse2.database_syncer_state,gauge,30,entry,,Internal state of the shard syncer,1
19
19
rdse2.database_syncer_syncer_repl_offset,gauge,30,offset,,Offset of the last command handled by the syncer,1,redis_enterprise_prometheus,database_syncer_syncer_repl_offset,
20
20
rdse2.database_syncer_total_requests,gauge,30,write,,Number of destination writes,1,redis_enterprise_prometheus,database_syncer_total_requests,
21
21
rdse2.database_syncer_total_responses,count,30,write,,Number of destination writes acknowledged,1,redis_enterprise_prometheus,database_syncer_total_responses,
22
-
rdse2.db_config,gauge,600,unit,,Configuration of the database,0,redis_enterprise_prometheus,db_config,
22
+
rdse2.db_config,gauge,600,,,Configuration of the database,0,redis_enterprise_prometheus,db_config,
23
23
rdse2.db_memory_limit_bytes,gauge,600,byte,,Configured memory limit for the database,0,redis_enterprise_prometheus,db_memory_limit_bytes,
24
-
rdse2.db_status,gauge,60,unit,,The status of the DB,0,redis_enterprise_prometheus,db_status,
24
+
rdse2.db_status,gauge,60,,,The status of the DB,0,redis_enterprise_prometheus,db_status,
25
25
rdse2.directory_cache_hits,count,30,hit,,"Count the number of cache hits, excluding those that trigger a cache refresh (include wrong password)",1,redis_enterprise_prometheus,directory_cache_hits,
26
26
rdse2.directory_cache_miss_then_hits,count,30,hit,,"Number of requests that were generated by a cache miss, then hit the cache before query",1,redis_enterprise_prometheus,directory_cache_miss_then_hits,
27
27
rdse2.directory_cache_misses,count,30,miss,,Number of requests that were generated by a cache miss,1,redis_enterprise_prometheus,directory_cache_misses,
@@ -100,7 +100,7 @@ rdse2.go_memstats_sys_bytes,gauge,30,second,,Number of bytes obtained from syste
100
100
rdse2.go_threads,gauge,30,second,,Number of OS threads created.,1,redis_enterprise_prometheus,go_threads,
101
101
rdse2.has_quorum,gauge,30,second,,Whether local Cluster Watchdog believes there is a quorum,1,redis_enterprise_prometheus,has_quorum,
102
102
rdse2.is_primary,gauge,30,second,,Whether local Cluster Watchdog is the primary node,1,redis_enterprise_prometheus,is_primary,
103
-
rdse2.license_shards_limit,gauge,30,unit,,shards limit specified in cluster license,1,redis_enterprise_prometheus,license_shards_limit,
103
+
rdse2.license_shards_limit,gauge,30,,,shards limit specified in cluster license,1,redis_enterprise_prometheus,license_shards_limit,
rdse2.namedprocess_namegroup_cpu_seconds_total,count,30,second,,Cpu user usage in seconds,1,redis_enterprise_prometheus,namedprocess_namegroup_cpu_seconds_total,
@@ -361,7 +361,7 @@ rdse2.redis_server_search_bytes_collected,gauge,30,byte,,The total amount of mem
361
361
rdse2.redis_server_search_total_cycles,gauge,30,garbage collection,,The total number of garbage collection cycles executed.,1,redis_enterprise_prometheus,redis_server_search_total_cycles,
362
362
rdse2.redis_server_search_total_ms_run,gauge,30,millisecond,,"The total duration of all garbage collection cycles in the shard, measured in milliseconds.",1,redis_enterprise_prometheus,redis_server_search_total_ms_run,
363
363
rdse2.redis_server_search_total_docs_not_collected_by_gc,gauge,30,document,,The number of documents marked as deleted whose memory has not yet been freed by the garbage collector.,1,redis_enterprise_prometheus,redis_server_search_total_docs_not_collected_by_gc,
364
-
rdse2.redis_server_search_marked_deleted_vectors,gauge,30,unit,,The number of vectors marked as deleted in the vector indexes that have not yet been cleaned.,1,redis_enterprise_prometheus,redis_server_search_marked_deleted_vectors,
364
+
rdse2.redis_server_search_marked_deleted_vectors,gauge,30,,,The number of vectors marked as deleted in the vector indexes that have not yet been cleaned.,1,redis_enterprise_prometheus,redis_server_search_marked_deleted_vectors,
365
365
rdse2.redis_server_search_total_queries_processed,gauge,30,query,,"The total number of successful query executions (When using cursors, not counting reading from existing cursors) in the shard.",1,redis_enterprise_prometheus,redis_server_search_total_queries_processed,
366
366
rdse2.redis_server_search_total_query_commands,gauge,30,query,,"The total number of successful query command executions (including FT.SEARCH, FT.AGGREGATE, and FT.CURSOR READ).",1,redis_enterprise_prometheus,redis_server_search_total_query_commands,
367
367
rdse2.redis_server_search_total_query_execution_time_ms,gauge,30,millisecond,,"The cumulative execution time of all query commands, including FT.SEARCH, FT.AGGREGATE, and FT.CURSOR READ, measured in ms.",1,redis_enterprise_prometheus,redis_server_search_total_query_execution_time_ms,
0 commit comments