summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/administration/high_availability/redis.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/administration/high_availability/redis.md b/doc/administration/high_availability/redis.md
index 2431e24adfa..109c94af7c6 100644
--- a/doc/administration/high_availability/redis.md
+++ b/doc/administration/high_availability/redis.md
@@ -74,14 +74,11 @@ Omnibus:
1. Note the Redis node's IP address or hostname, port, and
Redis password. These will be necessary when configuring the GitLab
application servers later.
+1. [Enable monitoring](#enable-monitoring)
Advanced configuration options are supported and can be added if
needed.
-#### Monitoring
-
-To enable monitoring for your Redis server, see [Enable Monitoring](#enable-monitoring).
-
Continue configuration of other components by going
[back to Scaled Architectures](README.md#scalable-architecture-examples)