diff --git a/content/embeds/rs-prometheus-grafana-quickstart.md b/content/embeds/rs-prometheus-grafana-quickstart.md index cc27e831a0..759a800953 100644 --- a/content/embeds/rs-prometheus-grafana-quickstart.md +++ b/content/embeds/rs-prometheus-grafana-quickstart.md @@ -19,6 +19,8 @@ You can use Prometheus and Grafana to: In each cluster, the metrics_exporter process exposes Prometheus metrics on port 8070. Redis Enterprise version 7.8.2 introduces a preview of the new metrics stream engine that exposes the v2 Prometheus scraping endpoint at `https://:8070/v2`. +To get started with Prometheus and Grafana, see the following [quick start](#quick-start) or see [Redis Software Observability with Prometheus and Grafana](https://redis.io/learn/operate/observability/redis-software-prometheus-and-grafana) for a more detailed tutorial. + ## Quick start To get started with Prometheus and Grafana: diff --git a/content/operate/rs/monitoring/_index.md b/content/operate/rs/monitoring/_index.md index 6520942a0b..28c363cb8a 100644 --- a/content/operate/rs/monitoring/_index.md +++ b/content/operate/rs/monitoring/_index.md @@ -32,6 +32,8 @@ See [Metrics stream engine for monitoring v2]({{}}). +For a detailed tutorial to deploy a complete monitoring stack with Prometheus and Grafana, see [Redis Software Observability with Prometheus and Grafana](https://redis.io/learn/operate/observability/redis-software-prometheus-and-grafana). + Filter [Libraries and tools]({{}}) by "observability" for additional tools and guides. ## Metrics reference diff --git a/content/operate/rs/monitoring/metrics_stream_engine.md b/content/operate/rs/monitoring/metrics_stream_engine.md index c3b5ff8dfb..d61b306895 100644 --- a/content/operate/rs/monitoring/metrics_stream_engine.md +++ b/content/operate/rs/monitoring/metrics_stream_engine.md @@ -26,6 +26,8 @@ The new metrics stream engine: To integrate Redis Enterprise metrics into your monitoring environment, see the integration guides for [Prometheus and Grafana]({{< relref "/operate/rs/monitoring/prometheus_and_grafana" >}}). +For a detailed tutorial to deploy a complete monitoring stack with Prometheus and Grafana, see [Redis Software Observability with Prometheus and Grafana](https://redis.io/learn/operate/observability/redis-software-prometheus-and-grafana). + Filter [Libraries and tools]({{}}) by "observability" for additional tools and guides. ## Prometheus metrics v2