Skip to content

Commit 7459786

Browse files
Update content/integrate/prometheus-with-redis-enterprise/observability.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 80bafce commit 7459786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/prometheus-with-redis-enterprise/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The volatile-lru and volatile-random policies are mainly useful when you want to
163163

164164
### Non-caching workloads
165165

166-
If no eviction policy is enabled, then Redis will stop accepting writes once memory reaches 100%.
166+
If no eviction policy is enabled, then Redis will stop accepting writes when memory usage reaches 100%.
167167
Therefore, for non-caching workloads, it is best practice to configure an alert at 80% memory usage.
168168
After your database reaches this 80% threshold, you should closely review the rate of memory usage growth.
169169

0 commit comments

Comments
 (0)