GlitchTip
Sentry-API-compatible error tracking, but MIT-licensed and lighter. Drop-in for Sentry SDKs.
| License | MIT |
| Repository | https://gitlab.com/glitchtip/glitchtip-backend |
| GitHub stars (approx) | 1200 |
| Language | Python / Django |
| Self-host deployment | docker-compose, kubernetes helm |
| Commercial hosted option | yes (vendor-run) |
| Freshness status | Fresh |
| Freshness checked | 2026-04-22 |
| Categories | errors |
| Replaces SaaS | sentry |
GlitchTip implements the Sentry API surface, so any Sentry SDK (JS, Python, Ruby, etc.) can point at a GlitchTip instance with no code changes. MIT-licensed (vs Sentry’s BSL).
Pick it if: you want Sentry semantics without BSL license restrictions.
Skip it if: you need Sentry’s full feature set (performance, session replay, profiling at the depth of upstream Sentry).