Skip to main content

What is Guardian?

Guardian is Metoro’s AI assistant that automatically monitors your systems, detects issues, investigates root causes, and can even create fixes. Guardian helps you stay ahead of problems without requiring constant manual monitoring.

Key Features

How Guardian Works

Guardian operates through several interconnected features:

Deployment Monitoring & Verification

Metoro automatically tracks all releases across your Kubernetes clusters. When you deploy a new image tag:
  1. Metoro creates a new_deployment event for the service
  2. Guardian verifies the deployment for breaking changes
  3. If issues are found, Guardian alerts you with details
Learn more about Deployment Verification →

Anomaly Detection & Autonomous Investigation

Guardian continuously monitors your systems for anomalous behavior:
  1. Detects anomalies like error rate spikes automatically
  2. Runs an investigation to determine if it’s a real issue
  3. Identifies the root cause using logs, traces, and metrics
  4. Posts to Slack with findings if an issue is confirmed
Learn more about Autonomous Investigation →

AI Runbooks

When you configure alerts, you can attach runbooks for Guardian to execute:
  1. Alert fires based on your configured thresholds
  2. Guardian executes the runbook you’ve defined
  3. Creates an investigation document with all gathered data
  4. Links the investigation from the alert notification
Learn more about AI Runbooks →

Inbox

The Inbox is your centralized location for items that need attention:
  1. Guardian surfaces significant bugs and issues
  2. Items include suggested fixes where possible
  3. Apply fixes with one click (creates a PR for review)
  4. Route inbox notifications to the right teams
Learn more about Inbox →

Getting Started

1

Enable Guardian

Go to Guardian Overview and click Begin Setup or click Guardian Onboarding in the bottom right.
2

Configure AWS Bedrock (Optional)

Set up your own AWS Bedrock credentials for complete control, or use Metoro’s default credentials.AWS Bedrock Setup →
3

Connect GitHub (Recommended)

Enable code analysis and automatic PR generation by connecting your repositories.GitHub Integration →
4

Enable Features

Enable the Guardian features you want:

Next Steps