From 8fbbc605e28c22c783926a3f5fd7ffb21992a1bb Mon Sep 17 00:00:00 2001 From: Kyle Avants Date: Wed, 22 Apr 2026 12:47:38 -0500 Subject: [PATCH 1/2] Update index.md Updated link from PMM 2 which is EOL to link to PMM 3 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index b468921a9..231737917 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,7 +14,7 @@ - No guesswork on finding the right version of a component – they all undergo thorough testing to ensure compatibility - Freely available reference architectures for solutions like high-availability, backups and disaster recovery - Spatial data handling support via PostGIS -- Monitoring of the database health, performance and infrastructure usage via open source [Percona Management and Monitoring :octicons-link-external-16:](https://www.percona.com/doc/percona-monitoring-and-management/2.x/index.html) with PostgreSQL-specific dashboards +- Monitoring of the database health, performance and infrastructure usage via open source [Percona Management and Monitoring :octicons-link-external-16:](https://www.percona.com/doc/percona-monitoring-and-management/3/index.html) with PostgreSQL-specific dashboards - Run PostgreSQL on Kubernetes using open source [Percona Operator for PostgreSQL :octicons-link-external-16:](https://docs.percona.com/percona-operator-for-postgresql/2.0/index.html). It not only automates deployment and management of PostgreSQL clusters on Kubernetes, but also includes enterprise-ready features for high-availability, backup and restore, replication, logging, and more
From ac62719029215c1010173d235dedb84122f68875 Mon Sep 17 00:00:00 2001 From: Kyle Avants Date: Wed, 22 Apr 2026 13:09:13 -0500 Subject: [PATCH 2/2] Update index.md Updated to link from PMM 2 which is EOL to PMM 3 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 231737917..0399554f9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,7 +14,7 @@ - No guesswork on finding the right version of a component – they all undergo thorough testing to ensure compatibility - Freely available reference architectures for solutions like high-availability, backups and disaster recovery - Spatial data handling support via PostGIS -- Monitoring of the database health, performance and infrastructure usage via open source [Percona Management and Monitoring :octicons-link-external-16:](https://www.percona.com/doc/percona-monitoring-and-management/3/index.html) with PostgreSQL-specific dashboards +- Monitoring of the database health, performance and infrastructure usage via open source [Percona Management and Monitoring :octicons-link-external-16:](https://docs.percona.com/percona-monitoring-and-management/3/) with PostgreSQL-specific dashboards - Run PostgreSQL on Kubernetes using open source [Percona Operator for PostgreSQL :octicons-link-external-16:](https://docs.percona.com/percona-operator-for-postgresql/2.0/index.html). It not only automates deployment and management of PostgreSQL clusters on Kubernetes, but also includes enterprise-ready features for high-availability, backup and restore, replication, logging, and more