# GlitchTip vs SigNoz

Canonical: https://inetgeek.com/compare/glitchtip-vs-signoz/

Every value below is read from GlitchTip's and SigNoz's own documentation. See https://inetgeek.com/methodology/ for how.

## At a glance

| Criterion | GlitchTip | SigNoz |
| --- | --- | --- |
| Free tier | Yes | No |
| Entry paid plan | $15/month for the 100,000 event plan; $50 for 500,000 and $250 for 3 million | $49/month for Teams, and the $49 is usage credit rather than a fee on top — SigNoz bills against it before charging more. |
| Pricing model | Flat monthly tiers bought by event ceiling, with a free self-hosted build as the alternative to paying at all | Per GB ingested, with no per-user, per-host or custom-metric pricing — SigNoz states all three exclusions explicitly. Retention is a per-signal choice that changes the rate. |
| Retention window | 90 days by default when self-hosted, set by GLITCHTIP_RETENTION_DAYS and configurable per data type — events, transactions, logs, uptime checks and files all inherit it, releases keep 365 days. Events move from Postgres to cold storage after 30 days but stay queryable. GlitchTip publishes no retention figure for its hosted plans. | 15 days by default for logs and traces, selectable up to 30, 90, 180 days or 1 year at higher rates. |
| Self-hostable | Supported | Supported |

## Where they differ

### Free tier

- GlitchTip: Yes ([source](https://glitchtip.com/pricing))
- SigNoz: No ([source](https://signoz.io/pricing/))

### Entry paid plan

- GlitchTip: $15/month for the 100,000 event plan; $50 for 500,000 and $250 for 3 million ([source](https://glitchtip.com/pricing))
- SigNoz: $49/month for Teams, and the $49 is usage credit rather than a fee on top — SigNoz bills against it before charging more. ([source](https://signoz.io/pricing/))

### Pricing model

- GlitchTip: Flat monthly tiers bought by event ceiling, with a free self-hosted build as the alternative to paying at all ([source](https://glitchtip.com/pricing))
- SigNoz: Per GB ingested, with no per-user, per-host or custom-metric pricing — SigNoz states all three exclusions explicitly. Retention is a per-signal choice that changes the rate. ([source](https://signoz.io/pricing/))

### Retention window

- GlitchTip: 90 days by default when self-hosted, set by GLITCHTIP_RETENTION_DAYS and configurable per data type — events, transactions, logs, uptime checks and files all inherit it, releases keep 365 days. Events move from Postgres to cold storage after 30 days but stay queryable. GlitchTip publishes no retention figure for its hosted plans. ([source](https://glitchtip.com/documentation/install))
- SigNoz: 15 days by default for logs and traces, selectable up to 30, 90, 180 days or 1 year at higher rates. ([source](https://signoz.io/pricing/))

## Which should you choose?

Pick GlitchTip if Anyone who wants Sentry-shaped error tracking without Sentry's bill — the SDKs are compatible, so switching is a DSN change, and self-hosting is free and genuinely supported.

Pick SigNoz if Teams that want per-GB billing without per-host or per-seat charges, and the option to run the same product themselves rather than being locked to the cloud version.

Consider something else: GlitchTip — It tracks errors and nothing else. No tracing, no replays, no uptime monitoring, so a team wanting one pane of glass will be assembling it from parts.

Consider something else: SigNoz — $0.30 per GB is six times OpenObserve's rate, so a high-volume log pipeline pays a large premium for the packaging.

## Documented by only one

- Events included: GlitchTip: 100,000 events a month on the cheapest paid plan; 1,000 on the free hosted plan. One meter, not several — GlitchTip counts events and nothing else.
- Ingest price per GB: SigNoz: $0.30 per GB ingested for logs, and the same for traces. Retention is chosen per signal and priced with it.

## Questions this comparison answers

**Entry paid plan: GlitchTip or SigNoz?**

GlitchTip: $15/month for the 100,000 event plan; $50 for 500,000 and $250 for 3 million
SigNoz: $49/month for Teams, and the $49 is usage credit rather than a fee on top — SigNoz bills against it before charging more.

**Free tier: GlitchTip or SigNoz?**

GlitchTip: Yes
SigNoz: No

**Should I choose GlitchTip or SigNoz?**

Pick GlitchTip if Anyone who wants Sentry-shaped error tracking without Sentry's bill — the SDKs are compatible, so switching is a DSN change, and self-hosting is free and genuinely supported.
Pick SigNoz if Teams that want per-GB billing without per-host or per-seat charges, and the option to run the same product themselves rather than being locked to the cloud version.
