From 3acabd201f8dc1b9e6b2fe8c6106fb95632db795 Mon Sep 17 00:00:00 2001 From: Neel Shah Date: Mon, 3 Mar 2025 12:24:04 +0530 Subject: [PATCH] Update README.md Added Middleware in Monitoring section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f29c7c3..9b4b016 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ 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. - 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.