You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/embeds/rs-prometheus-grafana-quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can use Prometheus and Grafana to:
14
14
15
15
- Display Redis Enterprise Software metrics alongside data from other systems
16
16
17
-
{{<imagefilename="images/rs/grafana-prometheus.png"alt="Graphic showing how Prometheus and Grafana collect and display data from a Redis Enterprise Cluster. Prometheus collects metrics from the Redis Enterprise cluster, and Grafana queries those metrics for visualization.">}}
17
+
{{<imagefilename="images/rs/grafana-prometheus.png"alt="Graphic showing how Prometheus and Grafana collect and display data from a Redis Enterprise Cluster. Prometheus collects metrics from the Redis Enterprise cluster, and Grafana queries those metrics for visualization."width="80%"class="mx-auto block my-6 p-4 border border-redis-pen-300 rounded-lg shadow-sm">}}
18
18
19
19
In each cluster, the metrics_exporter process exposes Prometheus metrics on port 8070.
20
20
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`.
0 commit comments