Skip to content

Commit fb69e08

Browse files
authored
Update alerts-events.md
remove retired alert of `cluster_inconsistent_redis_sw`
1 parent 02291c8 commit fb69e08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/operate/rs/clusters/logging/alerts-events.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ The following alerts and events can appear in `syslog` and the Cluster Manager U
2626
| high_latency | Latency is higher than `<threshold>` milliseconds | True: warning, False: info | BDB alert; Has threshold parameter in the key/value section of the log entry |
2727
| high_syncer_lag | Sync lag is higher than `<threshold>` seconds | True: warning, False: info | BDB alert; Has threshold parameter in the key/value section of the log entry |
2828
| high_throughput | Throughput is higher than `<threshold>` RPS (requests per second) | True: warning, False: info | BDB alert; Has threshold parameter in the key/value section of the log entry |
29-
| inconsistent_redis_sw | Not all databases are running the same open source version | True: warning, False: info | Cluster alert |
3029
| inconsistent_rl_sw | Not all nodes in the cluster are running the same Redis Labs Enterprise Cluster version | True: warning, False: info | Cluster alert |
3130
| insufficient_disk_aofrw | Node has insufficient disk space for AOF rewrite | True: error, False: info | Node alert |
3231
| memory | Node memory has reached `<threshold>`% of its capacity | True: warning, False: info | Node alert; Has global_threshold parameter in the key/value section of the log entry |

0 commit comments

Comments
 (0)