Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,7 @@
| **[Deductive.ai](tools/Deductive.ai)** | AI-powered SRE and DevOps automation. |
| **[Resolve.ai](tools/Resolve.ai)** | AI for incident resolution. |
| **[Sherlocks.ai](tools/Sherlocks.ai)** | AI SRE assistant for monitoring and alerting. |
| **[Metoro](tools/Metoro)** | AI SRE for Kubernetes teams. |

## VPN

Expand Down
1 change: 1 addition & 0 deletions logos/metoro.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions scripts/create_readmes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ create_readme "tools/Zephyr" "Zephyr" "Test management tool."
create_readme "tools/Deductive.ai" "Deductive.ai" "AI-powered SRE and DevOps automation."
create_readme "tools/Resolve.ai" "Resolve.ai" "AI for incident resolution."
create_readme "tools/Sherlocks.ai" "Sherlocks.ai" "AI SRE assistant for monitoring and alerting."
create_readme "tools/Metoro" "Metoro" "AI SRE for Kubernetes teams."

create_readme "tools/AWS/CloudWatch" "AWS CloudWatch" "Amazon's monitoring and observability service for AWS resources and applications."
create_readme "tools/Better-Stack" "Better Stack" "Uptime monitoring, incident management, and status pages."
Expand Down
23 changes: 23 additions & 0 deletions tools/Metoro/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Metoro

![Metoro Logo](../logos/metoro.svg)

## Overview

AI SRE for Kubernetes teams.

## Key Features

- Deployment verification
- Issue detection and root cause analysis
- Automated remediation

## Getting Started

Installation and basic usage instructions.

## Resources

- [Official Website](https://metoro.io)
- [Documentation](https://docs.metoro.io)
- [GitHub Repository](https://github.com/metoro-io/metoro-mcp-server)