Skip to content

Commit a2469b9

Browse files
committed
DOC-4928 Added missing prometheus metrics references to RS 7.8 versioned docs
1 parent 591379e commit a2469b9

File tree

3 files changed

+270
-0
lines changed

3 files changed

+270
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
Title: Transition from Prometheus v1 to Prometheus v2
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- integrate
7+
- rs
8+
description: Transition from v1 metrics to v2 PromQL equivalents.
9+
group: observability
10+
linkTitle: Transition from Prometheus v1 to v2
11+
summary: Transition from v1 metrics to v2 PromQL equivalents.
12+
type: integration
13+
weight: 49
14+
tocEmbedHeaders: true
15+
url: '/operate/rs/7.8/references/metrics/prometheus-metrics-v1-to-v2/'
16+
---
17+
18+
You can [integrate Redis Enterprise Software with Prometheus and Grafana]({{<relref "/operate/rs/monitoring/prometheus_and_grafana">}}) to create dashboards for important metrics.
19+
20+
As of Redis Enterprise Software version 7.8.2, [PromQL (Prometheus Query Language)](https://prometheus.io/docs/prometheus/latest/querying/basics/) metrics are available. V1 metrics are deprecated but still available. You can use the following tables to transition from v1 metrics to equivalent v2 PromQL. For a list of all available v2 metrics, see [Prometheus metrics v2]({{<relref "/operate/rs/references/metrics/prometheus-metrics-v2">}}).
21+
22+
{{<embed-md "rs-prometheus-metrics-transition-plan.md">}}
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
Title: Prometheus metrics v1
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- integrate
7+
- rs
8+
description: V1 metrics available to Prometheus.
9+
group: observability
10+
linkTitle: Prometheus metrics v1
11+
summary: You can use Prometheus and Grafana to collect and visualize your Redis Enterprise Software metrics.
12+
type: integration
13+
weight: 48
14+
tocEmbedHeaders: true
15+
url: '/operate/rs/7.8/references/metrics/prometheus-metrics-v1/'
16+
---
17+
18+
You can [integrate Redis Enterprise Software with Prometheus and Grafana]({{<relref "/operate/rs/monitoring/prometheus_and_grafana">}}) to create dashboards for important metrics.
19+
20+
As of Redis Enterprise Software version 7.8.2, v1 metrics are deprecated but still available. For help transitioning from v1 metrics to v2 PromQL, see [Prometheus v1 metrics and equivalent v2 PromQL]({{<relref "/operate/rs/references/metrics/prometheus-metrics-v1-to-v2">}}).
21+
22+
{{<embed-md "rs-prometheus-metrics-v1.md">}}

0 commit comments

Comments
 (0)