getsentry/self-hosted

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 6th, 2026
Created on February 11th, 2016
Open Issues & Pull Requests: 133 (+0)
GitHub issues: Enabled
Number of forks: 1,960
Total Stargazers: 9,555 (+0)
Total Subscribers: 106 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.8 hours
Mean response time: 17.1 days
90th percentile: 14.8 days
Tracked items: 830

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 88% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "Type: Bug" is answered fastest, typically in about 5 hours, while "Type: Enhancement" waits about 31 hours. Only 3% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 119
New in 7 days: 0
Closed in 7 days: 2
Avg open age: 874 days
Stale 30+ days: 100
Stale 90+ days: 84

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • Stale (212)
  • Bug (149)
  • getsentry/self-hosted (78)
  • Improvement (70)
  • Category: Docs (42)
  • Type: Enhancement (30)
  • Type: Support Request (25)
  • Waiting for: Product Owner (25)

Detailed Description

Sentry Self-Hosted is a self-hosted deployment package for Sentry, the error tracking and performance monitoring platform.

Sentry Self-Hosted solves the problem of running a complete Sentry instance on your own infrastructure without relying on the cloud-hosted service. It packages the full Sentry application with all its features into a Docker Compose configuration, allowing teams to deploy and manage their own error tracking system. The approach uses containerization to simplify setup and reduce operational complexity, making it accessible for organizations that need on-premise deployments or want to avoid external dependencies.

This tool is designed for low-volume deployments and proof-of-concept projects where the overhead of managing a full Sentry cloud subscription is not justified. It suits teams that have specific data residency requirements, need complete control over their error tracking infrastructure, or want to evaluate Sentry before committing to a larger deployment. Organizations should expect to handle their own infrastructure management, including database maintenance, backups, and system updates. The self-hosted package provides feature parity with the standard Sentry offering but is optimized for smaller-scale use rather than high-volume production environments.

Development activity shows consistent engagement with the project. The codebase receives regular updates to keep pace with Sentry's main development. Pull requests are reviewed and merged on an ongoing basis, indicating active maintenance. Issues are addressed with reasonable responsiveness, and the project maintains documentation to guide users through deployment and configuration. The maintainers respond to community contributions and incorporate improvements from external contributors.