File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/integrate/prometheus-with-redis-enterprise Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -256,9 +256,9 @@ This number should remain relatively constant over time.
256256Dashboard displaying connections - [ Database Dashboard] ( https://github.com/redis-field-engineering/redis-enterprise-observability/blob/main/grafana/dashboards/grafana_v9-11/software/classic/database_dashboard_v9-11.json )
257257{{< image filename="/images/playbook_database-used-connections.png" alt="Dashboard displaying connections" >}}
258258
259- ### Network ingress / egress
259+ ### Network ingress/ egress
260260
261- The network ingress / egress panel show the amount of data being sent to and received from the database.
261+ The network ingress/ egress panel shows the amount of data being sent to and received from the database.
262262Large spikes in network traffic can indicate that the cluster is under-provisioned or that
263263the application is reading and/or writing unusually large keys. A correlation between high network traffic
264264and high CPU utilization may indicate a large key scenario.
You can’t perform that action at this time.
0 commit comments