Skip to content

Commit 46819d2

Browse files
committed
removing dummy units from metadata
1 parent ffe1442 commit 46819d2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

redis_enterprise_prometheus/metadata.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rdse2.database_syncer_dst_connectivity_state,gauge,30,entry,,Destination connect
55
rdse2.database_syncer_dst_connectivity_state_ms,gauge,30,millisecond,,Destination connectivity state duration,1,redis_enterprise_prometheus,database_syncer_dst_connectivity_state_ms,
66
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,
77
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,
99
rdse2.database_syncer_ingress_bytes,gauge,30,byte,,Number of bytes read from source shard,1,redis_enterprise_prometheus,database_syncer_ingress_bytes,
1010
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,
1111
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
1919
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,
2020
rdse2.database_syncer_total_requests,gauge,30,write,,Number of destination writes,1,redis_enterprise_prometheus,database_syncer_total_requests,
2121
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,
2323
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,
2525
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,
2626
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,
2727
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
100100
rdse2.go_threads,gauge,30,second,,Number of OS threads created.,1,redis_enterprise_prometheus,go_threads,
101101
rdse2.has_quorum,gauge,30,second,,Whether local Cluster Watchdog believes there is a quorum,1,redis_enterprise_prometheus,has_quorum,
102102
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,
104104
rdse2.namedprocess_namegroup_context_switches_total,count,30,second,,Context switches,1,redis_enterprise_prometheus,namedprocess_namegroup_context_switches_total,
105105
rdse2.namedprocess_namegroup_cpu_seconds_total,count,30,second,,Cpu user usage in seconds,1,redis_enterprise_prometheus,namedprocess_namegroup_cpu_seconds_total,
106106
rdse2.namedprocess_namegroup_major_page_faults_total,count,30,second,,Major page faults,1,redis_enterprise_prometheus,namedprocess_namegroup_major_page_faults_total,
@@ -361,7 +361,7 @@ rdse2.redis_server_search_bytes_collected,gauge,30,byte,,The total amount of mem
361361
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,
362362
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,
363363
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,
365365
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,
366366
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,
367367
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

Comments
 (0)