tracer-cloud/opensre

Build your own AI SRE agents. The open source toolkit for the AI era.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 1st, 2026
Created on January 13th, 2026
Open Issues & Pull Requests: 48 (+1)
GitHub issues: Enabled
Number of forks: 1,605
Total Stargazers: 11,004 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 hours
Mean response time: 31.3 hours
90th percentile: 2.8 days
Tracked items: 2,399

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 24% of open issues come from outside the core team — the tracker reads mainly as internal planning. Almost all tracked open issues have seen activity in the last three months. Only 10% of issues opened in the past year have been closed. Three people close 65% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 139
New in 7 days: 45
Closed in 7 days: 164
Avg open age: 24 days
Stale 30+ days: 12
Stale 90+ days: 2

Recent activity

Opened in 7 days: 42
Closed in 7 days: 154
Comments in 7 days: 37
Events in 7 days: 197

Top labels

  • enhancement (605)
  • good first issue (536)
  • bug (490)
  • refactor (354)
  • maintainability (304)
  • help wanted (223)
  • tests (159)
  • reliability (110)

Detailed Description

OpenSRE is an open source toolkit for building AI-powered site reliability engineering agents.

The project addresses the challenge of automating incident response and root cause analysis by providing a framework to construct AI agents that can integrate with observability platforms and incident management systems. Rather than replacing human SREs, it enables teams to build custom agents that leverage large language models to analyze alerts, investigate issues, and suggest or execute remediation steps. The toolkit connects to popular monitoring and alerting systems, allowing agents to access real-time data and take action within existing workflows.

Teams should consider OpenSRE if they want to experiment with AI-driven automation for their incident response processes without building from scratch. It suits organizations already using platforms like Datadog, Grafana, and Slack who want to layer AI capabilities on top of their existing observability stack. The project is particularly relevant for teams looking to reduce mean time to resolution by automating the initial investigation and triage phases of incident response, though it requires investment in defining agent behaviors and integrations specific to your infrastructure.

The project shows active development with regular commits addressing core functionality and integrations. Work spans multiple areas including agent framework improvements, new platform connectors, and refinements to how agents interact with external systems. The codebase demonstrates ongoing attention to expanding the toolkit's capabilities and maintaining compatibility with evolving dependencies.