Skip to content

Commit 994cbeb

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,7 @@ networking issue.
336336

337337
| Issue | Possible causes | Remediation |
338338
| ------ | ------ | :------ |
339-
|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.
340-
If this not possible, consider increasing the number of shards in the database. |
339+
|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. |
341340
|Increased traffic to the database | Review the network traffic and the database operations per second chart
342341
to determine if increased traffic is causing the latency. | If the database is underprovisioned due to increased traffic, consider increasing the number of shards in the database. |
343342
|Insufficient CPU | Check to see if the CPU utilization is increasing. | Confirm that slow operations are not causing the high CPU utilization.

0 commit comments

Comments
 (0)