From c851353ce788e6d01aef2fcc2e4fa5afcf0d0a97 Mon Sep 17 00:00:00 2001 From: Larson Date: Fri, 27 Feb 2026 03:26:12 +0800 Subject: [PATCH] Add PageGuard website health scanner to Observability & Monitoring --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f43bb1a..e6a95d9 100644 --- a/README.md +++ b/README.md @@ -323,7 +323,8 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Canary Checker](https://canarychecker.io) - Open source health check platform. - [HolmesGPT](https://github.com/robusta-dev/holmesgpt) - Open Source AI assistant that can investigate alerts and find root cause automatically. - [Merlinn](https://github.com/merlinn-co/merlinn) - Open-source AI on-call developer. -- [Middleware](https://middleware.io) - A full-stack cloud observability platform. +- [Middleware](https://middleware.io) - A full-stack cloud observability platform. +- [PageGuard](https://pageguard.org) - Free website health scanner. Checks SEO, performance, accessibility, and best practices with AI-generated action plans. REST API available. - Metrics/Metrics collection - [Prometheus](https://prometheus.io/) - Power your metrics and alerting with a leading open-source monitoring solution. - [Collectd](https://github.com/collectd/collectd) - The system statistics collection daemon.