Skip to content

Commit 634ce0d

Browse files
maayanagranatAlonMagraftarrelledgemich-elle-luna
authored
Update _index.md (#852)
* Update _index.md Added Metrics Stream Engine data Still need to link the transition plan here and @AlonMagrafta to review * alons updates * Update _index.md added the API spec * Apply suggestions from code review Co-authored-by: mich-elle-luna <[email protected]> * Update content/operate/rs/clusters/monitoring/_index.md Co-authored-by: mich-elle-luna <[email protected]> --------- Co-authored-by: Alon Magrafta <[email protected]> Co-authored-by: Rachel Elledge <[email protected]> Co-authored-by: mich-elle-luna <[email protected]>
1 parent 84d517d commit 634ce0d

File tree

1 file changed

+9
-2
lines changed
  • content/operate/rs/clusters/monitoring

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +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 real-time 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.
17+
18+
Redis Enterprise version 7.8.2 introduces a preview of the new metrics stream engine that exposes the v2 Prometheus scraping endpoint at https://<IP>:8070/v2 .
19+
This new engine exports all time-series metrics to external monitoring tools such as Grafana, DataDog, NewRelic, and Dynatrace using Prometheus.
20+
21+
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.
22+
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.
1724

1825
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/" >}}).
1926

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

23-
## Real-time metrics
30+
## Cluster manager metrics
2431

2532
You can see the metrics of the cluster in:
2633

0 commit comments

Comments
 (0)