We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80bafce commit 7459786Copy full SHA for 7459786
content/integrate/prometheus-with-redis-enterprise/observability.md
@@ -163,7 +163,7 @@ The volatile-lru and volatile-random policies are mainly useful when you want to
163
164
### Non-caching workloads
165
166
-If no eviction policy is enabled, then Redis will stop accepting writes once memory reaches 100%.
+If no eviction policy is enabled, then Redis will stop accepting writes when memory usage reaches 100%.
167
Therefore, for non-caching workloads, it is best practice to configure an alert at 80% memory usage.
168
After your database reaches this 80% threshold, you should closely review the rate of memory usage growth.
169
0 commit comments