# Metoro Documentation ## Docs - [AWS Marketplace](https://metoro.io/docs/administration/billing-aws-marketplace.md) - [Billing](https://metoro.io/docs/administration/billing-overview.md) - [Stripe](https://metoro.io/docs/administration/billing-stripe.md) - [CPU Throttling Detection](https://metoro.io/docs/advisor/cpu-throttling.md): Detect CPU throttling in your Kubernetes services - [OOM Detection](https://metoro.io/docs/advisor/oom-detection.md): Detect Out of Memory (OOM) events in your Kubernetes services - [Advisor Overview](https://metoro.io/docs/advisor/overview.md): Understand Metoro Advisor and the workflows it runs for your cluster - [Right-Sizing Workflow](https://metoro.io/docs/advisor/right-sizing.md): Optimize your resource allocation with automated right-sizing recommendations - [AI Alert Investigations](https://metoro.io/docs/ai-sre/alert-investigations.md): Investigate firing alerts with AI to separate noise from real incidents and root cause them - [Autonomous Issue Detection & RCA](https://metoro.io/docs/ai-sre/anomaly-detection.md): Automatically detect abnormal behavior and investigate the root cause with AI to find if it's a real issue or noise - [Assisted Debugging](https://metoro.io/docs/ai-sre/assisted-debugging.md): Use AI chat in Metoro to investigate production behavior, explore telemetry, and gather debugging context quickly - [AWS Bedrock Access Keys](https://metoro.io/docs/ai-sre/aws-bedrock-setup.md): Learn how to create and configure AWS Bedrock access keys for AI SRE - [Autonomous Deployment Monitoring & Verification](https://metoro.io/docs/ai-sre/deployment-verification.md): Automatic deployment tracking and AI-powered verification to catch breaking changes - [Code Fixes](https://metoro.io/docs/ai-sre/github-integration.md): Use Guardian to generate reviewed pull requests for production issues and deployment regressions - [Issues](https://metoro.io/docs/ai-sre/issues.md): Track recurring issues that Metoro has identified across its AI investigation workflows, their investigation history, and related remediation work - [Notification Settings](https://metoro.io/docs/ai-sre/notifications.md): Configure flexible notification routing for all AI SRE features - [Overview](https://metoro.io/docs/ai-sre/overview.md): Understand Guardian, Metoro's AI SRE, and its workflows for deployment verification, issue detection, investigation, and root cause analysis - [AI Runbook Following](https://metoro.io/docs/ai-sre/runbooks.md): Automate investigation tasks with AI runbooks - [Alert Destinations](https://metoro.io/docs/alerts-monitoring/alert_destinations.md): Configure where and how your alerts are delivered, including recovery notifications - [Alerts Overview](https://metoro.io/docs/alerts-monitoring/alerts-overview.md): Set up alerts and monitoring in Metoro - [Creating/Updating an Alert](https://metoro.io/docs/alerts-monitoring/create_alert.md): Set up alerts in Metoro - [Alert Examples](https://metoro.io/docs/alerts-monitoring/example_alerts.md): List of example alerts - [Create/Update Alert](https://metoro.io/docs/api-reference/alerts/createupdate-alert.md): Create a new alert based on the provided configuration or update an existing one if the alert.metadata.id matches an existing alert. - [Sync Alerts From ConfigMaps](https://metoro.io/docs/api-reference/alerts/sync-alerts-from-configmaps.md): Trigger immediate synchronization of alerts from Kubernetes ConfigMaps. By default, alerts are synced from ConfigMaps once every hour. This endpoint allows triggering the sync process manually without waiting for the scheduled sync. - [Create/Update Dashboard](https://metoro.io/docs/api-reference/dashboards/createupdate-dashboard.md): Create a new dashboard based on the provided configuration or update an existing one if the dashboard.metadata.id matches an existing dashboard. - [Sync Dashboards From ConfigMaps](https://metoro.io/docs/api-reference/dashboards/sync-dashboards-from-configmaps.md): Trigger immediate synchronization of dashboards from Kubernetes ConfigMaps. By default, dashboards are synced from ConfigMaps periodically. This endpoint allows triggering the sync process manually without waiting for the scheduled sync. - [Create Environment](https://metoro.io/docs/api-reference/environments/create-environment.md): Create a new environment in the Metoro platform. - [Post querylogs](https://metoro.io/docs/api-reference/logs/post-querylogs.md): Search for logs matching the provided query. - [Services](https://metoro.io/docs/concepts/overview.md): Learn about the core abstraction in Metoro - [Manage Dashboards with Kubernetes ConfigMaps](https://metoro.io/docs/dashboards/configmap-managed.md): Define Metoro dashboards as code and sync them from Kubernetes ConfigMaps. - [Creating and Editing Dashboards](https://metoro.io/docs/dashboards/creating-editing.md) - [Dashboards Overview](https://metoro.io/docs/dashboards/overview.md) - [Dashboard Templates](https://metoro.io/docs/dashboards/templates.md) - [Dashboard Variables](https://metoro.io/docs/dashboards/variables.md) - [Dashboard Widgets](https://metoro.io/docs/dashboards/widgets.md) - [Metoro Architecture](https://metoro.io/docs/getting-started/architecture.md) - [Getting Started](https://metoro.io/docs/getting-started/getting-started.md): Choose how to adopt Metoro, pick a deployment model, and enable the first AI SRE workflows - [Introduction](https://metoro.io/docs/getting-started/introduction.md): Metoro is a Kubernetes-native AI SRE platform with a built-in telemetry layer that is up and running in 5 minutes - [System Requirements](https://metoro.io/docs/getting-started/requirements.md) - [Upgrading Metoro](https://metoro.io/docs/getting-started/upgrading-metoro.md): How to upgrade your Metoro Helm chart to the latest version - [Infrastructure View](https://metoro.io/docs/infrastructure/overview.md): Monitor and analyze your Kubernetes cluster nodes and their resources - [Event Ingestion](https://metoro.io/docs/integrations/event-ingestion.md): Convert arbitrary JSON events to logs in Metoro - [GitHub Integration](https://metoro.io/docs/integrations/github.md): Integrate Metoro with GitHub to access your repositories to analyze code changes for deployments, investigate production issues, and create pull requests for code fixes. - [Metoro MCP Server Setup](https://metoro.io/docs/integrations/metoro-mcp-server.md): Connect the Metoro MCP Server to AI assistants with shared setup and client-specific instructions. - [Overview](https://metoro.io/docs/integrations/overview.md) - [PagerDuty Integration](https://metoro.io/docs/integrations/pagerduty.md) - [Rootly Integration](https://metoro.io/docs/integrations/rootly.md) - [Slack Integration](https://metoro.io/docs/integrations/slack.md) - [Webhook Integration](https://metoro.io/docs/integrations/webhooks.md) - [Kubernetes Events](https://metoro.io/docs/kubernetes-resources/kubernetes-events.md): Long-term storage and analysis of Kubernetes cluster events - [Kubernetes Resources](https://metoro.io/docs/kubernetes-resources/kubernetes-resources.md): Track and analyze Kubernetes resource changes over time - [Resource Viewer](https://metoro.io/docs/kubernetes-resources/resource-viewer.md): Explore Kubernetes resource state over time with a K9s-style workflow - [Custom Log Columns](https://metoro.io/docs/logs/custom_columns.md): Customize your logs table by adding different log attributes as custom columns - [Log Ingestion Settings](https://metoro.io/docs/logs/ingestion-settings.md) - [Log Transformations](https://metoro.io/docs/logs/log_transformations.md): You can parse your log messages or log attributes using Log Transformations to create custom attributes that can be used in your log searches and saved searches. - [Export Logs](https://metoro.io/docs/logs/logs_export.md): Export logs from Metoro - [Logs OpenTelemetry Integration](https://metoro.io/docs/logs/opentelemetry.md) - [Logs Overview](https://metoro.io/docs/logs/overview.md): How to access and query logs on Metoro - [Saved Searches](https://metoro.io/docs/logs/saved_searches.md): Save and reuse log search queries in Metoro - [Structured Logs](https://metoro.io/docs/logs/structured-logs.md) - [Vector](https://metoro.io/docs/logs/vector.md) - [Custom Metrics OpenTelemetry Integration](https://metoro.io/docs/metrics/custom-metrics.md): How to send custom metrics to Metoro via OpenTelemetry - [Default Metrics](https://metoro.io/docs/metrics/generated-metrics.md) - [MetoroQL](https://metoro.io/docs/metrics/metoroql.md) - [Metrics Overview](https://metoro.io/docs/metrics/overview.md) - [Prometheus Integration](https://metoro.io/docs/metrics/prometheus.md): How to send Prometheus metrics to Metoro - [Metric Units](https://metoro.io/docs/metrics/units.md) - [Configuration](https://metoro.io/docs/on-premises/configuration.md): Complete configuration guide for Metoro on-premises deployments - [Installation](https://metoro.io/docs/on-premises/installation.md): Step-by-step guide for installing Metoro in an on-premises environment - [On-Prem Overview](https://metoro.io/docs/on-premises/overview.md): Understanding the Metoro on-premises architecture and components - [Pre-Installation Checklist](https://metoro.io/docs/on-premises/pre-installation-checklist.md): Key decisions to make before installing Metoro on-premises - [Profiling Overview](https://metoro.io/docs/profiling/overview.md) - [Traces Cheat Sheet](https://metoro.io/docs/traces/cheat-sheet.md): A beginner-friendly guide to reading traces in Metoro and answering simple traffic questions - [Common Questions](https://metoro.io/docs/traces/common-questions.md): Frequently asked questions about tracing in Metoro - [Traces OpenTelemetry Integration](https://metoro.io/docs/traces/opentelemetry.md) - [Traces Overview](https://metoro.io/docs/traces/overview.md): Understanding and utilizing traces in Metoro - [Trace Redaction](https://metoro.io/docs/traces/redaction.md): Configure and manage trace redaction rules to protect sensitive information - [Service Map](https://metoro.io/docs/traces/service-map.md): Visualize and analyze service-to-service communication in your clusters - [HTTP Endpoint Monitoring](https://metoro.io/docs/uptime-monitoring/http-endpoint-monitoring.md): Monitor the health and availability of your HTTP endpoints - [Uptime Monitor Metrics](https://metoro.io/docs/uptime-monitoring/metrics.md): Understanding and using uptime monitoring metrics - [Uptime Overview](https://metoro.io/docs/uptime-monitoring/overview.md): Monitor the health and availability of your endpoints - [Status Pages](https://metoro.io/docs/uptime-monitoring/status-pages.md): Create and manage status pages to communicate service health - [TCP Port Monitoring](https://metoro.io/docs/uptime-monitoring/tcp-port-monitoring.md): Monitor the availability of TCP ports on your servers - [Uptime Monitoring Logs](https://metoro.io/docs/uptime-monitoring/viewing-results.md): How to view and analyze uptime monitoring check results via logs - [API Keys](https://metoro.io/docs/user-management/api-keys.md): Learn how to create and manage API keys for programmatic access to the Metoro platform - [Authentication, SSO & SAML](https://metoro.io/docs/user-management/authentication.md): Learn about authentication methods, Single Sign-On (SSO), and SAML configuration in Metoro - [User Management Overview](https://metoro.io/docs/user-management/overview.md): Learn how to manage users, roles, and permissions in Metoro - [Resource Types](https://metoro.io/docs/user-management/resource-types.md): Understanding resource types and their permissions in Metoro - [Managing Roles](https://metoro.io/docs/user-management/roles.md): Learn how to create and manage roles in Metoro - [Managing Users](https://metoro.io/docs/user-management/users.md): Learn how to add, remove, and manage users in your Metoro organization ## OpenAPI Specs - [openapi](https://metoro.io/docs/api-reference/openapi.yaml) ## Optional - [Community](https://join.slack.com/t/metorocommunity/shared_invite/zt-2makpjl5j-F0WcpGnPcdc8anbNGcewqw)