From 175a3b085f256481f631e09524930db79d8a4043 Mon Sep 17 00:00:00 2001 From: equalvisions-com Date: Tue, 3 Mar 2026 16:56:28 -0500 Subject: [PATCH 1/2] Add Deploybase --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..32ab4fb 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in *Observability, Monitoring, Metrics/Metrics collection and Alerting tools.* +- [Deploybase](https://deploybase.ai/) - Track real-time GPU and LLM pricing across all cloud and inference providers. - [Steampipe](https://steampipe.io/) - The universal SQL interface for any cloud API, & cloud intelligence dashboards extensible w/ HCL+SQL. - [Sensu](https://sensu.io/) - Simple. Scalable. Multi-cloud monitoring. - [Alerta](https://github.com/alerta/alerta) - Scalable, minimal configuration and visualization monitoring system. From 90ebbaea8c2577ba69d91010955a56df03ec30fe Mon Sep 17 00:00:00 2001 From: equalvisions-com Date: Mon, 9 Mar 2026 11:34:27 -0400 Subject: [PATCH 2/2] Move Deploybase to end of monitoring list Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32ab4fb..2e0bde9 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,6 @@ DevOps is the combination of cultural philosophies, practices, and tools that in *Observability, Monitoring, Metrics/Metrics collection and Alerting tools.* -- [Deploybase](https://deploybase.ai/) - Track real-time GPU and LLM pricing across all cloud and inference providers. - [Steampipe](https://steampipe.io/) - The universal SQL interface for any cloud API, & cloud intelligence dashboards extensible w/ HCL+SQL. - [Sensu](https://sensu.io/) - Simple. Scalable. Multi-cloud monitoring. - [Alerta](https://github.com/alerta/alerta) - Scalable, minimal configuration and visualization monitoring system. @@ -325,6 +324,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [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. +- [Deploybase](https://deploybase.ai/) - Track real-time GPU and LLM pricing across all cloud and inference providers. - 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.