TiloBox
Back to directory
GlitchTip project preview

GlitchTip

Simple, open-source error tracking compatible with Sentry client SDKs.

LicenseMIT
GitHub stars3.2k
Last commit1 weeks ago
Tags6 topics
Uptime MonitoringSentry CompatibleError TrackingPythonDjangoApm
Overview

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.

Guided learning

Learn GlitchTip by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
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

bash
1git clone https://github.com/glitchtip/glitchtip.git
2cd glitchtip
3docker compose up -d

Access 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.

GlitchTip FAQs

GlitchTip is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

GlitchTip is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

GlitchTip is listed as an alternative to Sentry. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.