Skip to content

Commit 7b317e3

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

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
@@ -337,8 +337,7 @@ networking issue.
337337
| Issue | Possible causes | Remediation |
338338
| ------ | ------ | :------ |
339339
|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. |
340-
|Increased traffic to the database | Review the network traffic and the database operations per second chart
341-
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. |
340+
|Increased traffic to the database | Review the network traffic and the database operations per second chart 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. |
342341
|Insufficient CPU | Check to see if the CPU utilization is increasing. | Confirm that slow operations are not causing the high CPU utilization.
343342
If the high CPU utilization is due to increased load, consider adding shards to the database. |
344343

0 commit comments

Comments
 (0)