From 15630829f7bffa386aefb4d45c8be9f016df751b Mon Sep 17 00:00:00 2001 From: Reshadat Ali <11389537+reshadat@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:26:41 +0530 Subject: [PATCH] Add What Broke Today to Monitoring section What Broke Today is an AI-powered outage aggregator that monitors 100+ cloud services with real-time Telegram alerts. Website: https://whatbroke.today Source: https://github.com/reshadat/whatbroketoday --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dd9f6f..99a3da9 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Alerta](https://alerta.io/) - Distributed, scalable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Beszel](https://beszel.dev/) - Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code](https://github.com/henrygd/beszel)) `MIT` `Go` +- [What Broke Today](https://whatbroke.today/) - AI-powered outage aggregator tracking 100+ cloud services with real-time Telegram alerts. ([Source Code](https://github.com/reshadat/whatbroketoday)) `MIT` `Python` - [Cacti](https://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP` - [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. `Apache-2.0` `Go` - [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP`