# Alternatives to GlitchTip

GlitchTip is an open-source error tracking platform compatible with Sentry SDKs, with uptime monitoring; self-hostable or hosted.

GlitchTip ranks #3 of 7 in Error monitoring, with an Alt Score of 83. It is licensed under MIT License, open source with paid hosting from $15/month and available on the web. 13 of 13 checklist rows are verified against a public source.

Source: https://altcatalog.com/alternatives/glitchtip/
Category: Error monitoring

## Where GlitchTip stands out

- **Open source** — 1 of 7 apps with a verified answer have this
- **Self-hostable** — 3 of 7 apps with a verified answer have this

## Overview

- **Who it's for**: Development teams that want Sentry-style error tracking and uptime monitoring without vendor lock-in — from solo developers on a free hosted plan to organizations that must self-host for cost, privacy, or compliance (HIPAA, EU data residency) reasons.
- **What you get**: An open-source (MIT), Sentry-API-compatible error tracking platform that groups and deduplicates errors into issues, resolves source maps to readable stack traces, tracks releases, monitors uptime, ingests structured application logs, and now includes transaction/span-based performance monitoring (p50/p95, N+1 detection) — with alerting via email, Slack-compatible webhooks, Discord, Microsoft Teams, and other chat tools, plus an MCP server for AI-assisted analysis.
- **How it works**: You install a standard Sentry SDK (available for 20+ languages/frameworks including JavaScript, Python, Ruby, PHP, Go, Java, Rust, and mobile/React Native/Flutter) into your app and point its DSN at either the hosted GlitchTip SaaS (app.glitchtip.com or the EU instance) or your own self-hosted Docker/Kubernetes deployment; errors, performance traces, and logs then flow into the GlitchTip dashboard where you triage issues, view stack traces and breadcrumbs, and configure alerts.

## Profile

- **License**: MIT License (verified 2026-07-17)
- **Pricing model**: OSS + paid hosting (verified 2026-07-17)
- **Starts at**: $15/month (verified 2026-07-17)
- **Platforms**: Web
- **Status**: active (verified 2026-07-17)

## Ranked alternatives

| # | App | Alt Score | Licence | Platforms |
|---|-----|-----------|---------|-----------|
| 1 | [Sentry](https://altcatalog.com/alternatives/sentry.md) | 96 | FSL-1.1-Apache-2.0 | Web |
| 2 | [BugSnag](https://altcatalog.com/alternatives/bugsnag.md) | 86 | Proprietary | ? |
| 3 | [Honeybadger](https://altcatalog.com/alternatives/honeybadger.md) | 79 | Proprietary | Web |
| 4 | [Rollbar](https://altcatalog.com/alternatives/rollbar.md) | 79 | Proprietary — platform; SDKs are open source (MIT) | Web |
| 5 | [Airbrake](https://altcatalog.com/alternatives/airbrake.md) | 76 | Proprietary | Web |
| 6 | [Raygun](https://altcatalog.com/alternatives/raygun.md) | 66 | Proprietary | Web |

Alt Score = Verified coverage (90%) + Visibility (10%). See https://altcatalog.com/how-alt-score-works/

## Feature comparison

Legend: Yes / No / Partial / ? (not verified).

| Error monitoring checklist | GlitchTip | Sentry | BugSnag | Honeybadger | Rollbar | Airbrake |
|---|---|---|---|---|---|---|
| Pricing model | OSS + paid hosting | Freemium | Freemium | Freemium | Freemium | Usage-based |
| Starts at | $15/month | $26/mo (Team plan, annual billing) | Free | $26/month | $48/mo (Essentials plan example; usage-based pricing) | $19/month |
| License | MIT License | FSL-1.1-Apache-2.0 | Proprietary | Proprietary | Proprietary — platform; SDKs are open source (MIT) | Proprietary |
| Platforms | Web | Web | ? | Web | Web | Web |
| Open source | Yes | Partial | No | No | No | No |
| Self-hostable | Yes | Yes | Yes | Partial | No | No |
| Error grouping / deduplication | Yes | Yes | Yes | Yes | Yes | Yes |
| Source maps / stack traces | Yes | Yes | Yes | Yes | Yes | Yes |
| Release tracking | Yes | Yes | Yes | Yes | Yes | Yes |
| Session replay | No | Yes | No | No | Yes | No |
| Performance / APM | Yes | Yes | Yes | Partial | No | Yes |
| Alerting integrations (Slack/PagerDuty) | Partial | Yes | Yes | Yes | Yes | Partial |
| Issue-tracker integration (Jira/GitHub) | No | Yes | Yes | Yes | Yes | Yes |
| SDK language coverage | Yes | Yes | Yes | Yes | Yes | Yes |
| User / breadcrumb context | Yes | Yes | Yes | Yes | Yes | Yes |
| Data retention (free) | Yes | Yes | Yes | Yes | Yes | Yes |
| Free tier event limit | Yes | Yes | Yes | Yes | Yes | Yes |

## Sources

Sources for GlitchTip. Each alternative is sourced on its own page.

- **License**: MIT License — <https://gitlab.com/glitchtip/glitchtip-backend/-/raw/master/LICENSE> (verified 2026-07-17)
  - Note: Read the actual LICENSE file at the raw GitLab URL (not a badge). README.md also states: "With our MIT license, you can use it for anything you'd like and even sell it."
  - Quote: “MIT License

Copyright (c) 2019 GlitchTip”
- **Pricing model**: OSS + paid hosting — <https://glitchtip.com/pricing> (verified 2026-07-17)
  - Note: Free, unlimited self-hosting (MIT-licensed source) plus a paid hosted SaaS with Free/Small/Medium/Large tiers.
  - Quote: “Hosted version / Sign up at app.glitchtip.com / Self-hosted version / Run on your own server / Free / For Personal Projects / Up to 1,000 events/mo”
- **Starts at**: $15/month — <https://glitchtip.com/pricing> (verified 2026-07-17)
  - Note: Cheapest paid hosted cloud tier is 'Small' at $15/month (billed monthly). The Free hosted tier is $0 with 1,000 events/mo; self-hosting is entirely free.
  - Quote: “Small ... For small teams ... Up to 100k events/mo ... $15 / month”
- **Platforms**: Web — <https://glitchtip.com/documentation/install> (verified 2026-07-17)
  - Note: GlitchTip is a web dashboard/SaaS (hosted at app.glitchtip.com/eu.glitchtip.com) or self-hosted via Docker/Kubernetes; not a native desktop/mobile app. SDKs integrate into customer applications but Gl
  - Quote: “GlitchTip can be run with Docker. We recommend Docker Compose, PikaPods, Elestio, Nodion, Railway, or RepoCloud. A Helm chart is available for Kubernetes.”
- **Status**: active — <https://gitlab.com/glitchtip/glitchtip-backend/-/commits/master> (verified 2026-07-17)
  - Note: GitLab commit history shows active daily development (latest commit 2026-07-16, one day before this research). Documentation also describes recently-added features (Logs, MCP AI Integration, CLI Beta)
  - Quote: “Merge branch 'chore/staging-bumps' into 'master' ... 2026-07-16”
- **Open source**: Yes — <https://gitlab.com/glitchtip/glitchtip-backend/-/raw/master/LICENSE> (verified 2026-07-17)
  - Quote: “MIT License

Copyright (c) 2019 GlitchTip”
- **Self-hostable**: Yes — <https://glitchtip.com/documentation/install> (verified 2026-07-17)
  - Quote: “GlitchTip can be run with Docker. We recommend Docker Compose, PikaPods, Elestio, Nodion, Railway, or RepoCloud. A Helm chart is available for Kubernetes.”
- **Error grouping / deduplication**: Yes — <https://glitchtip.com/documentation/error-tracking> (verified 2026-07-17)
  - Quote: “Your web app can send any errors it encounters to GlitchTip, which will notify you and record the error as an issue so you can see the details.”
- **Source maps / stack traces**: Yes — <https://glitchtip.com/documentation/error-tracking> (verified 2026-07-17)
  - Quote: “For JavaScript projects, upload source maps to get readable stack traces. Use the GlitchTip CLI (Beta) to inject debug IDs and upload source maps”
- **Release tracking**: Yes — <https://glitchtip.com/pricing> (verified 2026-07-17)
  - Note: Confirmed also by self-host config docs: GLITCHTIP_RELEASE_RETENTION_DAYS (default 365, 'Release retention') and glitchtip-cli sourcemaps upload --org --project on the error-tracking page, which assoc
  - Quote: “Events measure four GlitchTip features: Issues (each occurrence of an error reported), Uptime (each status check of your app), Performance (each transaction report for tracked activity), and Releases ”
- **Session replay**: No — <https://glitchtip.com/documentation> (verified 2026-07-17)
  - Note: The documentation's full feature-guide list (and every individual feature/doc page fetched: error-tracking, performance, uptime-monitoring, logs, integrations, install, home) contains no mention of se
  - Quote: “Feature guides / Quick guides to get GlitchTip up and running for your web app. / Error Tracking / SDK Integration / Performance Monitoring / Uptime Monitoring / Logs / Integrations / MCP (AI Integrat”
- **Performance / APM**: Yes — <https://glitchtip.com/documentation/performance> (verified 2026-07-17)
  - Note: SURPRISE: contrary to GlitchTip's 'lightweight, errors-only' reputation, it now has a dedicated Performance Monitoring feature (transactions, spans, p50/p95, N+1 query detection via DuckDB cold storag
  - Quote: “GlitchTip captures transaction and span data from your applications, helping you identify slow endpoints and performance regressions. ... Navigate to the Performance page in GlitchTip to see transacti”
- **Alerting integrations (Slack/PagerDuty)**: Partial — <https://gitlab.com/glitchtip/glitchtip-backend/-/raw/master/apps/alerts/constants.py> (verified 2026-07-17)
  - Note: webhook", _("General Slack-compatible webhook")
    DISCORD = "discord", _("Discord")
    GOOGLE_CHAT = "googlechat", _("Google Chat webhook")
    NTFY = "ntfy", _("ntfy")
    MICRO" — GlitchTip supports Email plus a 'General Slack-compatible webhook', Discord, Google Chat, Microsoft Teams, ntfy, Zulip, and Feishu alert recipients (per source code recipient-type enum) — Slack is cov
  - Quote: “GENERAL_WEBHOOK = ”
- **Issue-tracker integration (Jira/GitHub)**: No — <https://glitchtip.com/documentation/integrations> (verified 2026-07-17)
  - Note: The dedicated Integrations doc page lists only GitLab Error Tracking (linking GitLab's built-in error tracking to GlitchTip) and a Grafana data source — no Jira or GitHub issue-tracker (ticket creatio
  - Quote: “GlitchTip aims to be Sentry API compatible. Anything that works with Sentry should also work with GlitchTip. The following integrations have been verified to work. Please considering adding more. / Gi”
- **SDK language coverage**: Yes — <https://glitchtip.com/sdkdocs> (verified 2026-07-17)
  - Note: GlitchTip is Sentry-SDK compatible and its SDK docs list 20+ languages/frameworks (C#, Electron, Elixir, Go, Java/Android/Log4j/Logback, JS/Angular/React/Next.js/Vue, Native C/C++, Node.js/Express/Koa
  - Quote: “C# ... Elixir ... Go ... Java ... JavaScript / Angular / React / Next.js / Vue ... Node.js ... PHP / Laravel / Symfony / Drupal ... Python / Django / FastAPI / Flask ... React-Native ... Flutter ... R”
- **User / breadcrumb context**: Yes — <https://glitchtip.com/sdkdocs> (verified 2026-07-17)
  - Note: GlitchTip ingests standard Sentry SDK envelopes, which include breadcrumb and user-context data by default; the Logs doc page confirms correlated context: "Logs that include a trace_id are linked to t
  - Quote: “After you have create a GlitchTip account, you will need to install a SDK in order to connect your project to GlitchTip so that your site can report events to us.”
- **Data retention (free)**: Yes — <https://glitchtip.com/documentation/hosted-architecture> (verified 2026-07-17)
  - Note: Value "yes" reflects that hosted retention is a defined, real capability: 90 days (applies across hosted plans, including Free). Self-hosted retention is separately configurable (GLITCHTIP_RETENTION_D
  - Quote: “Data Retention: Event data is automatically purged after 90 days.”
- **Free tier event limit**: Yes — <https://glitchtip.com/pricing> (verified 2026-07-17)
  - Note: Value "yes" reflects a defined free-tier limit: 1,000 events/mo, plus unlimited projects and unlimited team members on the Free hosted plan. Self-hosting has no event limit (free/unlimited, operator-c
  - Quote: “Free / For Personal Projects / Up to 1,000 events/mo / Error tracking / Unlimited projects / Unlimited team members / Free ($0)”

---
Ranked by verified data, never by who paid. https://altcatalog.com/trust/