Skip to content

Commit cbe93d1

Browse files
committed
Added back the db_config metric.
1 parent 7be0f55 commit cbe93d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis_enterprise_prometheus/metadata.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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.database_syncer_config,gauge,600,unit,,Configuration of the database,0,redis_enterprise_prometheus,database_syncer_config,
22+
rdse2.db_config,gauge,600,unit,,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,
2424
rdse2.db_status,gauge,60,unit,,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,

0 commit comments

Comments
 (0)