Redis SRE Agent¶
Use AI to answer Redis questions and triage live issues. Run one‑off checks or schedule recurring health checks.
This is an early release with built-in support for Prometheus, Loki, Redis CLI diagnostics, and host telemetry. More integrations coming for popular observability and cloud platforms. The tool system is fully extensible - write your own providers to integrate with any system.
Get started¶
- End-to-End Setup: quickstarts/end-to-end-setup.md
- Local Development: quickstarts/local.md
- VM Deployment (Redis Enterprise): quickstarts/vm-deployment.md
Do things¶
- Ad‑hoc Triage (CLI): how-to/cli.md
- Ad‑hoc Triage (API): how-to/api.md
- Scheduled Health Checks: how-to/cli.md#6-schedule-recurring-checks
- Integrations (Providers): how-to/tool-providers.md
Concepts¶
See Core Concepts for details on agents, tasks, threads, providers, and more.