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
+2-2Lines changed: 2 additions & 2 deletions
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.db_config,gauge,600,unit,,Configuration of the database,0,redis_enterprise_prometheus,db_config,
22
+
rdse2.database_syncer_config,gauge,600,unit,,Configuration of the database,0,redis_enterprise_prometheus,database_syncer_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,
@@ -436,4 +436,4 @@ rdse2.x509_cert_not_after,gauge,30,second,,Indicates the certificate's not after
436
436
rdse2.x509_cert_not_before,gauge,30,second,,Indicates the certificate's not before timestamp,1,redis_enterprise_prometheus,x509_cert_not_before,
437
437
rdse2.x509_cert_valid_since_seconds,gauge,30,second,,Indicates the elapsed time since the certificate's not before timestamp,1,redis_enterprise_prometheus,x509_cert_valid_since_seconds,
438
438
rdse2.x509_exporter_build_info,gauge,30,second,,"A metric with a constant '1' value labeled with version, revision, build date, Go version, Go OS, and Go architecture",1,redis_enterprise_prometheus,x509_exporter_build_info,
439
-
rdse2.x509_read_errors,gauge,30,error,,Indicates the number of read failure(s),1,redis_enterprise_prometheus,x509_read_errors,
439
+
rdse2.x509_read_errors,gauge,30,error,,Indicates the number of read failure(s),1,redis_enterprise_prometheus,x509_read_errors,
0 commit comments