File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -495,6 +495,7 @@ The **sentinel** section is only available in Redis Sentinel instances. It consi
495
495
* ` sentinel_masters ` : Number of Redis masters monitored by this Sentinel instance
496
496
* ` sentinel_tilt ` : A value of 1 means this sentinel is in TILT mode
497
497
* ` sentinel_tilt_since_seconds ` : Duration in seconds of current TILT, or -1 if not TILTed. Added in Redis 7.0.0
498
+ * ` sentinel_total_tilt ` : The number of times this sentinel has been in TILT mode since running.
498
499
* ` sentinel_running_scripts ` : The number of scripts this Sentinel is currently executing
499
500
* ` sentinel_scripts_queue_length ` : The length of the queue of user scripts that are pending execution
500
501
* ` sentinel_simulate_failure_flags ` : Flags for the ` SENTINEL SIMULATE-FAILURE ` command
You can’t perform that action at this time.
0 commit comments