Skip to content

Commit 5b0413d

Browse files
committed
DOC-4800 Fix RS monitoring relrefs
1 parent 402323c commit 5b0413d

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

content/embeds/rs-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In addition to manually monitoring these resources and indicators, it is best pr
3535

3636
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`. This new engine exports all time-series metrics to external monitoring tools such as Grafana, DataDog, NewRelic, and Dynatrace using Prometheus.
3737

38-
The new engine enables real-time monitoring, including full monitoring during maintenance operations, providing full visibility into performance during events such as shards' failovers and scaling operations. See [Monitoring with metrics and alerts]({{<relref "/operate/rs/clusters/monitoring/">}}) for more details.
38+
The new engine enables real-time monitoring, including full monitoring during maintenance operations, providing full visibility into performance during events such as shards' failovers and scaling operations. See [Monitoring with metrics and alerts]({{<relref "/operate/rs/monitoring/">}}) for more details.
3939

4040
If you are already using the existing scraping endpoint for integration, follow [this guide]({{<relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-v1-to-v2">}}) to transition and try the new engine. You can scrape both existing and new endpoints simultaneously, which lets you create advanced dashboards and transition smoothly.
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Metrics are exposed at the cluster, node, database, shard, and proxy levels.
88
- [Grafana](https://grafana.com/) is an open source metrics visualization tool that processes Prometheus data.
99

1010
You can use Prometheus and Grafana to:
11-
- Collect and display metrics not available in the [admin console]({{< relref "/operate/rs/references/metrics" >}})
11+
- Collect and display metrics not available in the admin console
1212

1313
- Set up automatic alerts for node or cluster events
1414

content/operate/kubernetes/7.4.6/re-clusters/connect-prometheus-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ For more info about configuring the `ServiceMonitor` resource, see the [`Service
6969
- [Troubleshooting ServiceMonitor changes](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/troubleshooting.md)
7070
- redis.io/docs
7171
- [Metrics in Prometheus]({{< relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions" >}})
72-
- [Monitoring and metrics]({{< relref "/operate/rs/clusters/monitoring/" >}})
72+
- [Monitoring and metrics]({{< relref "/operate/rs/monitoring/" >}})

content/operate/kubernetes/re-clusters/connect-prometheus-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ For more info about configuring the `ServiceMonitor` resource, see the [`Service
6868
- [Troubleshooting ServiceMonitor changes](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/troubleshooting.md)
6969
- redis.io/docs
7070
- [Metrics in Prometheus]({{< relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions" >}})
71-
- [Monitoring and metrics]({{< relref "/operate/rs/clusters/monitoring/" >}})
71+
- [Monitoring and metrics]({{< relref "/operate/rs/monitoring/" >}})

content/operate/rs/clusters/configure/cluster-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can change the **Time zone** field to ensure the date, time fields, and log
4343

4444
The **Alert Settings** tab lets you configure alerts that are relevant to the entire cluster, such as alerts for cluster utilization, nodes, node utilization, security, and database utilization.
4545

46-
You can also configure email server settings and [send alerts by email]({{< relref "/operate/rs/clusters/monitoring#send-alerts-by-email" >}}) to relevant users.
46+
You can also configure email server settings and [send alerts by email]({{< relref "/operate/rs/monitoring/v1_monitoring#send-alerts-by-email" >}}) to relevant users.
4747

4848
### Configure email server settings
4949

content/operate/rs/clusters/remove-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You might want to remove a node from a Redis Enterprise cluster for one of the f
1515
- To [replace a faulty node](#replace-a-faulty-node) with a healthy node.
1616
- To [replace a healthy node](#replace-a-healthy-node) with a different node.
1717

18-
You can configure [email alerts from the cluster]({{< relref "/operate/rs/clusters/monitoring#cluster-alerts" >}}) to notify you of cluster changes, including when a node is removed.
18+
You can configure [email alerts from the cluster]({{< relref "/operate/rs/monitoring/v1_monitoring#cluster-alerts" >}}) to notify you of cluster changes, including when a node is removed.
1919

2020
{{<warning>}}
2121
Read through these explanations thoroughly before taking

content/operate/rs/databases/configure/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ You can require [**TLS**]({{< relref "/operate/rs/security/encryption/tls/" >}})
179179

180180
### Alerts
181181

182-
Select [alerts]({{<relref "/operate/rs/clusters/monitoring#database-alerts">}}) to show in the database status and configure their thresholds.
182+
Select [alerts]({{<relref "/operate/rs/monitoring/v1_monitoring#database-alerts">}}) to show in the database status and configure their thresholds.
183183

184-
You can also choose to [send alerts by email]({{<relref "/operate/rs/clusters/monitoring#send-alerts-by-email">}}) to relevant users.
184+
You can also choose to [send alerts by email]({{<relref "/operate/rs/monitoring/v1_monitoring#send-alerts-by-email">}}) to relevant users.
185185

186186
### Replica Of
187187

content/operate/rs/databases/memory-performance/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ From the Redis Enterprise Software Cluster Manager UI, you can monitor the perfo
6767

6868
With the Redis Enterprise Software API, you can also integrate Redis Enterprise metrics into other monitoring environments, such as Prometheus.
6969

70-
For more info about monitoring with Redis Enterprise Software, see [Monitoring with metrics and alerts]({{< relref "/operate/rs/clusters/monitoring/_index.md" >}}), and [Memory statistics]({{< relref "/operate/rs/databases/memory-performance/memory-limit#memory-metrics" >}}).
70+
For more info about monitoring with Redis Enterprise Software, see [Monitoring with metrics and alerts]({{< relref "/operate/rs/monitoring" >}}), and [Memory statistics]({{< relref "/operate/rs/databases/memory-performance/memory-limit#memory-metrics" >}}).
7171

7272
## Scaling databases
7373

content/operate/rs/databases/memory-performance/memory-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ out of memory (OOM) messages.
6464
4. If shards can't free memory, Redis Enterprise relies on the OS processes to stop replicas,
6565
but tries to avoid stopping primary shards.
6666

67-
We recommend that you have a [monitoring platform]({{< relref "/operate/rs/clusters/monitoring/" >}}) that alerts you before a system gets low on RAM.
67+
We recommend that you have a [monitoring platform]({{< relref "/operate/rs/monitoring/" >}}) that alerts you before a system gets low on RAM.
6868
You must maintain sufficient free memory to make sure that you have a healthy Redis Enterprise installation.
6969

7070
## Memory metrics

content/operate/rs/references/compatibility/commands/server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Redis Cloud manages modules for you and lets you [enable modules]({{< relref "/o
8383

8484
## Monitoring commands
8585

86-
Although Redis Enterprise does not support certain monitoring commands, you can use the Cluster Manager UI to view Redis Enterprise Software [metrics]({{< relref "/operate/rs/clusters/monitoring" >}}) and [logs]({{< relref "/operate/rs/clusters/logging" >}}) or the Redis Cloud console to view Redis Cloud [metrics]({{< relref "/operate/rc/databases/monitor-performance" >}}) and [logs]({{< relref "/operate/rc/logs-reports/system-logs" >}}).
86+
Although Redis Enterprise does not support certain monitoring commands, you can use the Cluster Manager UI to view Redis Enterprise Software [metrics]({{< relref "/operate/rs/monitoring" >}}) and [logs]({{< relref "/operate/rs/clusters/logging" >}}) or the Redis Cloud console to view Redis Cloud [metrics]({{< relref "/operate/rc/databases/monitor-performance" >}}) and [logs]({{< relref "/operate/rc/logs-reports/system-logs" >}}).
8787

8888
| <span style="min-width: 9em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
8989
|:--------|:----------------------|:-----------------|:------|

0 commit comments

Comments
 (0)