GlitchTip
Simple, open-source error tracking compatible with Sentry client SDKs.
Why consider GlitchTip?
GlitchTip is an open-source error tracking and uptime monitoring platform. It uses standard Sentry client libraries to capture backend and frontend stack traces without complex setups.
Learn GlitchTip by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of GlitchTip
GlitchTip collects application errors, unhandled exceptions, and uptime health check alerts in a clean user interface. It works as a drop-in replacement for Sentry servers using standard @sentry/* SDKs.
Deploying with Docker Compose
git clone https://github.com/glitchtip/glitchtip.gitcd glitchtipdocker compose up -dAccess the GlitchTip dashboard on http://localhost:8000.
GlitchTip is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.