Skip to content

Commit 2296996

Browse files
Update observability.md
1 parent b8293f0 commit 2296996

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,10 +330,6 @@ Here are some possible causes of high database latency. Note that high database
330330
why application latency might be high. Application latency can be caused by a variety of factors, including
331331
a low cache hit rate.
332332

333-
High Proxy CPU - There are several possible causes of high proxy CPU.
334-
First, a high rate of evictions, or a
335-
networking issue.
336-
337333
| Issue | Possible causes | Remediation |
338334
| ------ | ------ | :------ |
339335
|Slow database operations | Confirm that there are no excessive slow operations in the Redis slow log. | If possible, reduce the number of slow operations being sent to the database. <br/>If this not possible, consider increasing the number of shards in the database. |

0 commit comments

Comments
 (0)