GlitchTip
Top pickA lightweight, fully open-source, Sentry-SDK-compatible error tracker.
GlitchTip is a from-scratch Django reimplementation of Sentry's original open-source codebase, built to stay simple and stay open. It accepts Sentry's own SDKs unmodified — you only change the DSN — and runs comfortably on a small VPS with Postgres (Valkey/Redis optional for extra performance). It covers error tracking, basic performance/uptime monitoring, and releases, without chasing Sentry's full APM feature set.
What it does well
- +Fully MIT-licensed, no Fair Source or field-of-use restrictions
- +Drop-in for existing Sentry SDKs — swap the DSN, no code changes
- +Runs on as little as 512MB RAM; Postgres is the only hard dependency
- +Actively maintained with monthly releases as of mid-2026
Where it falls short
- −Deliberately thinner feature set than Sentry — no full distributed tracing/profiling suite
- −Smaller ecosystem and community than Sentry itself
- −Frontend and backend live in separate repos, adding a small setup step
GlitchTip as an alternative to
Where GlitchTip shows up in our comparisons, and how it ranked.
GlitchTip head-to-head
Straight comparisons against the tools people weigh it against.