Skip to content

Commit 3f7a664

Browse files
author
Jonathan S. Katz
committed
Fix broken links in monitoring tutorial
1 parent 7d218ee commit 3f7a664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft: false
55
weight: 90
66
---
77

8-
While having [high availability]({{< relref "high-availability.md" >}}) and [disaster recovery]({{< relref "disaster-recovery.md" >}}) systems in place helps in the event of something going wrong with your PostgreSQL cluster, monitoring helps you anticipate problems before they happen. Additionally, monitoring can help you diagnose and resolve issues that may cause degraded performance rather than downtime.
8+
While having [high availability]({{< relref "tutorial/high-availability.md" >}}) and [disaster recovery]({{< relref "tutorial/disaster-recovery.md" >}}) systems in place helps in the event of something going wrong with your PostgreSQL cluster, monitoring helps you anticipate problems before they happen. Additionally, monitoring can help you diagnose and resolve issues that may cause degraded performance rather than downtime.
99

1010
Let's look at how PGO allows you to enable monitoring in your cluster.
1111

0 commit comments

Comments
 (0)