
Telebugs
Self-hosted error tracking system and Sentry alternative
Activity unknown
No repository statistics available for this project.

Telebugs is a lightweight, self-hosted error tracking system designed as a focused alternative to Sentry. It collects, groups, and notifies teams about application errors while keeping all data under your control.
Key Features
- Ruby on Rails backend with a Turbo + Stimulus-driven UI to minimize JavaScript framework complexity
- Compatible with existing Sentry SDKs and uses DSN-style endpoints for drop-in integration
- Docker-based installer with a single-command setup, automatic SSL provisioning, and optional auto-updates
- Default storage with SQLite for minimal administration and a simple deployment footprint
- Solid Queue for background jobs (designed to avoid a Redis dependency and reduce operational complexity)
- Error grouping, full backtraces, breadcrumbs, tags, contexts, and attachments to aid debugging
- Team management, invite links, email notifications and PWA push notifications for real-time alerts
- One-time licensing model with unlimited events/projects (no recurring event quotas)
Use Cases
- Primary error tracker for small to medium teams that want on-premise control and low operational overhead
- Backup or staging/trunk environment to preserve expensive SaaS quotas while retaining compatible SDK workflows
- Regulated environments (GDPR/CCPA) or agencies that require private hosting and full data ownership
Limitations and Considerations
- Telebugs focuses strictly on error tracking; performance monitoring/APM, profiling, and session replay are not provided
- Telebugs does not include a built-in Sentry data import tool; migrating from Sentry requires a custom script or manual migration
- Default stack (SQLite + Solid Queue) favors simplicity; very high-volume, multi-node deployments may require custom scaling or alternative DB choices
- License restricts reuse and redistribution of the product source outside the allowed scope; each license covers a single domain
In summary, Telebugs is a pragmatic, minimal-dependency error tracker for teams that prioritize privacy, simplicity, and predictable hosting costs. It suits projects that need reliable error aggregation and notifications without the complexity of heavyweight observability platforms.
Categories:
Tags:
Tech Stack:
Similar to Telebugs

GlitchTip
Open-source Sentry-compatible error tracking and observability
Open-source error tracking, performance monitoring and uptime checks compatible with Sentry SDKs; available self-hosted or as a hosted SaaS.

Zabbix
Enterprise-class monitoring and observability platform
Zabbix is an open-source monitoring and observability platform for networks, servers, VMs, applications, and cloud infrastructure, with alerting and dashboards.

Prometheus
Monitoring system and time-series database for metrics and alerting
Prometheus is an open-source monitoring and time-series database for collecting metrics, querying with PromQL, and alerting on system and application health.
Bugsink
Self-hosted error tracking compatible with Sentry SDKs
Self-hosted error tracking for developers with full stack traces, local variables, and drop-in compatibility with Sentry SDKs for many languages and frameworks.
Speedtest Tracker
Self-hosted internet performance and uptime monitoring tool
Laravel-based app that schedules Ookla Speedtest checks, records download/upload/ping/packet-loss metrics, visualizes historical performance, and sends alerts.

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.




