From 9d93ae1701249dc3d761f6cb7312065061c92b1e Mon Sep 17 00:00:00 2001 From: "Joseph O. frank" Date: Sat, 30 May 2026 17:05:18 +0200 Subject: [PATCH] Add net-benchmark to Observability & Monitoring Add net-benchmark to the Observability & Monitoring section. net-benchmark is a DNS/HTTP/SSL benchmarking CLI providing resolver performance metrics, DNSSEC validation, DoH/DoT checks, TLS timing, and detailed network analysis. MIT licensed and actively maintained. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a759184..f8cdfea 100644 --- a/README.md +++ b/README.md @@ -324,6 +324,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Co-Pilot](https://pcp.io/) - System performance analysis toolkit. - [Keep](https://github.com/keephq/keep) - Open source alerting CLI for developers. - [Globalping CLI](https://github.com/jsdelivr/globalping-cli) - Run network commands like ping, traceroute and mtr from hundreds of global locations. +- [net-benchmark](https://github.com/net-benchmark/net-benchmark) - DNS/HTTP/SSL benchmarking CLI with DNSSEC, DoH/DoT, TLS timing, and resolver performance analysis. - [Grai](https://github.com/grai-io/grai-core) - Open source observability integrating data impact analysis into CI. - [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.