From fb9b42c9f269b9e354fe5a9644480a56c472f736 Mon Sep 17 00:00:00 2001 From: Imran Siddique Date: Fri, 20 Feb 2026 12:21:19 -0800 Subject: [PATCH 1/2] Add Agent-SRE to Observability and Monitoring section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..70b13e9 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [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. +- [Agent-SRE](https://github.com/imran-siddique/agent-sre) - AI-native SRE framework with SLI/SLO tracking, chaos testing, canary deployments, and incident response for AI agent systems. - [Cabot](https://github.com/arachnys/cabot) - Self-hosted, easily-deployable monitoring and alerts service. - [Amon](https://github.com/amonapp/amon) - Modern server monitoring platform. - [Icinga](https://icinga.com/) - Monitors availability and performance, gives you simple access to relevant data and raises alerts. From 652daacd6786303fffcf3e6017af9dc1a62a697d Mon Sep 17 00:00:00 2001 From: Imran Siddique <45405841+imran-siddique@users.noreply.github.com> Date: Fri, 6 Mar 2026 14:04:04 -0800 Subject: [PATCH 2/2] chore: update repo URLs to microsoft/agent-governance-toolkit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70b13e9..665b6d0 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [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. -- [Agent-SRE](https://github.com/imran-siddique/agent-sre) - AI-native SRE framework with SLI/SLO tracking, chaos testing, canary deployments, and incident response for AI agent systems. +- [Agent-SRE](https://github.com/microsoft/agent-governance-toolkit) - AI-native SRE framework with SLI/SLO tracking, chaos testing, canary deployments, and incident response for AI agent systems. - [Cabot](https://github.com/arachnys/cabot) - Self-hosted, easily-deployable monitoring and alerts service. - [Amon](https://github.com/amonapp/amon) - Modern server monitoring platform. - [Icinga](https://icinga.com/) - Monitors availability and performance, gives you simple access to relevant data and raises alerts.