Skip to content

Commit 1a3f6af

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,9 +256,9 @@ This number should remain relatively constant over time.
256256
Dashboard 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.
262262
Large spikes in network traffic can indicate that the cluster is under-provisioned or that
263263
the application is reading and/or writing unusually large keys. A correlation between high network traffic
264264
and high CPU utilization may indicate a large key scenario.

0 commit comments

Comments
 (0)