Skip to content

Commit f1f3e14

Browse files
Update _index.md
Added Metrics Stream Engine data Still need to link the transition plan here and @AlonMagrafta to review
1 parent f619e30 commit f1f3e14

File tree

1 file changed

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

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,22 @@ 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 see metrics and configure alerts that send notifications based on alert parameters. You can also access metrics and configure alerts through the REST API.
17+
18+
Starting with version 7.8.2 Redis Enterprise has a new metrics stream engine which exposes new version of prometheus scraping endpoint (In preview)
19+
This engine exports all time-series metrics to external monitoring tools such as Grafana, DataDog, NewRelic and Dynatrace using Prometheus.
20+
21+
With this new capability, you are able to monitor real-time metrics during maintenance and stay informed with full visibility into performance even during events like failovers and scaling.
22+
23+
If you are already using our scraping endpoint for integration, visit our transition page. You can scrape both old and new endpoints simultaneously, allowing you to prepare your dashboards in advance and switch seamlessly when ready.
24+
In coming maintenance releases we will share operational dashboards and basic alerts configuration based on the new engine.
1725

1826
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/" >}}).
1927

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

23-
## Real-time metrics
31+
## Cluster Manager Metrics
2432

2533
You can see the metrics of the cluster in:
2634

0 commit comments

Comments
 (0)