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
Copy file name to clipboardExpand all lines: redis_enterprise_prometheus/metadata.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ 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.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,
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
24
rdse2.db_status,gauge,60,unit,,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,
0 commit comments