Skip to content

Commit 0c8aea2

Browse files
Apply suggestions from code review
Co-authored-by: mich-elle-luna <[email protected]>
1 parent ee41e9f commit 0c8aea2

File tree

1 file changed

+4
-4
lines changed
  • content/operate/rs/clusters/monitoring

1 file changed

+4
-4
lines changed

content/operate/rs/clusters/monitoring/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@ weight: 96
1313
---
1414
You can use the metrics that measure the performance of your Redis Enterprise Software clusters, nodes, databases, and shards
1515
to monitor the performance of your databases.
16-
In the Redis Enterprise Cluster Manager UI, you can see metrics and configure alerts that send notifications based on alert parameters. You can also access metrics and configure alerts through the REST API.
16+
In the Redis Enterprise Cluster Manager UI, you can view metrics, configure alerts, and send notifications based on alert parameters. You can also access metrics and configure alerts through the REST API.
1717

1818
Redis Enterprise vesion 7.8.2 introduces a new metrics stream engine that exposes new version of prometheus scraping endpoint https://<IP>:8070/v2 (In preview).
19-
This new engine exports all time-series metrics to external monitoring tools such as Grafana, DataDog, NewRelic and Dynatrace using Prometheus.
19+
This new engine exports all time-series metrics to external monitoring tools such as Grafana, DataDog, NewRelic, and Dynatrace using Prometheus.
2020

2121
The new engine enables real-time monitoring, including full monitoring during maintenance operations, providing full visibility into performance during events such as shards' failovers and scaling operations.
2222

23-
Users who are already using the existing scraping endpoint for integration, can follow this guide [link] to transition and try the new engine. It is possible to scrape both existing and new endpoints simultaneously, allowing in advanced dashboards preparation and smooth transition when ready.
23+
If you are already using the existing scraping endpoint for integration, follow this guide [link] to transition and try the new engine. It is possible to scrape both existing and new endpoints simultaneously, allowing advanced dashboard preparation and a smooth transition.
2424

2525
To integrate Redis Enterprise metrics into your monitoring environment, see the integration guides for [Prometheus and Grafana]({{< relref "/integrate/prometheus-with-redis-enterprise/" >}}) or [Uptrace]({{< relref "/integrate/uptrace-with-redis-enterprise/" >}}).
2626

2727
Make sure you read the [definition of each metric]({{< relref "/operate/rs/references/metrics/" >}})
2828
so that you understand exactly what it represents.
2929

30-
## Cluster Manager Metrics
30+
## Cluster manager metrics
3131

3232
You can see the metrics of the cluster in:
3333

0 commit comments

Comments
 (0)