Skip to content

Commit d40af3b

Browse files
authored
DOC-5925 RS: Linked to observability with Prometheus/Grafana tutorial (#2356)
1 parent d6e8229 commit d40af3b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/embeds/rs-prometheus-grafana-quickstart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ You can use Prometheus and Grafana to:
1919
In each cluster, the metrics_exporter process exposes Prometheus metrics on port 8070.
2020
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`.
2121

22+
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.
23+
2224
## Quick start
2325

2426
To get started with Prometheus and Grafana:

content/operate/rs/monitoring/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ See [Metrics stream engine for monitoring v2]({{<relref "/operate/rs/monitoring/
3232

3333
To integrate Redis Enterprise metrics into your monitoring environment, see the integration guides for [Prometheus and Grafana]({{< relref "/operate/rs/monitoring/prometheus_and_grafana" >}}).
3434

35+
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).
36+
3537
Filter [Libraries and tools]({{<relref "/integrate">}}) by "observability" for additional tools and guides.
3638

3739
## Metrics reference

content/operate/rs/monitoring/metrics_stream_engine.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The new metrics stream engine:
2626

2727
To integrate Redis Enterprise metrics into your monitoring environment, see the integration guides for [Prometheus and Grafana]({{< relref "/operate/rs/monitoring/prometheus_and_grafana" >}}).
2828

29+
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).
30+
2931
Filter [Libraries and tools]({{<relref "/integrate">}}) by "observability" for additional tools and guides.
3032

3133
## Prometheus metrics v2

0 commit comments

Comments
 (0)