Skip to content

Commit f31a17a

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

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
@@ -260,7 +260,7 @@ Dashboard displaying connections - [Database Dashboard](https://github.com/redis
260260

261261
The network ingress/egress panel shows the amount of data being sent to and received from the database.
262262
Large spikes in network traffic can indicate that the cluster is under-provisioned or that
263-
the application is reading and/or writing unusually large keys. A correlation between high network traffic
263+
the application is reading and/or writing unusually [large keys](#large-keys). A correlation between high network traffic
264264
and high CPU utilization may indicate a large key scenario.
265265

266266
#### Unbalanced database endpoint

0 commit comments

Comments
 (0)