From 058b8b107787870166513b07ee723c67ee5ecb2e Mon Sep 17 00:00:00 2001 From: Shekhar Luhar Date: Tue, 19 May 2026 02:17:34 +0530 Subject: [PATCH] Add Middleware in Observability List (#1438) Middleware aligns with the existing Observability category criteria and is comparable to already listed platforms such as Datadog. It provides monitoring for Docker hosts, containers, container logs, infrastructure metrics, traces, and application performance across containerized environments. Since similar commercial observability platforms with Docker monitoring capabilities are already included, Middleware appears consistent with the current scope of the section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d185f5e..82e9374 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Monitor Docker hosts, containers, and the services running inside them. Self-hos - [Dynatrace](https://docs.dynatrace.com/docs/observe/infrastructure-observability/container-platform-monitoring) - :yen: Monitor containerized applications without installing agents or modifying your Run commands. - [Grafana Docker Dashboard Template](https://grafana.com/grafana/dashboards/179-docker-prometheus-monitoring/) - A template for your Docker, Grafana and Prometheus stack. - [Maintenant](https://github.com/kolapsis/maintenant) - Self-discovering infrastructure monitoring for Docker and Kubernetes. Auto-detects containers via labels, with endpoint monitoring, heartbeats, TLS certificates, resource metrics, update intelligence, and a built-in status page. Single binary with embedded SPA. +- [Middleware](https://middleware.io/) - :yen: Monitor Docker hosts, containers, logs, and application performance from a unified observability platform. - [Site24x7](https://www.site24x7.com/docker-monitoring.html) - :yen: Docker Monitoring for DevOps and IT, SaaS Pay-per-Host model. - [Sysdig Monitor](https://www.sysdig.com/products/monitor) - :yen: Software or SaaS service that monitors, alerts, and troubleshoots containers using system calls; container-specific features for Docker and Kubernetes. - [Wiremap](https://github.com/codeofmario/wiremap) - A self-hosted visual Docker network topology explorer with real-time log streaming, live stats, embedded terminal, and container inspection.