Try itExperimental
See what an agent can do with GlitchTip before you ever sign up. Pick a story: recorded sessions replay real probe-harness transcripts; commands tagged live-capable can re-run against the real endpoint from our edge, right now (▶ run live — the exact same request, live and recorded lines always labeled); sandboxed self-drive sessions are designed and gated (docs/TRY-IT.md).
$curl -s https://app.glitchtip.com/api/0/projects/ # Sentry-compatible API on the hosted instance, keyless → 401recorded session — replayed, not liveVerified integrations
No integration evidence found in our corpus for this product yet — that means none was found, never that it doesn’t integrate.
By theme — the product's score on each story themeBy theme
Agenticness — how well agents can access and operate the productAgenticnessevidence →
How well agents can access and operate the product
Ai debugging — stories about ai debugging in this arenaAi debuggingevidence →
Stories about ai debugging in this arena
Alerting noise — stories about alerting noise in this arenaAlerting noiseevidence →
Stories about alerting noise in this arena
Automation depth — how much of the product can run unattendedAutomation depthevidence →
How much of the product can run unattended
Data scrubbing — stories about data scrubbing in this arenaData scrubbingevidence →
Stories about data scrubbing in this arena
Error data access — stories about error data access in this arenaError data accessevidence →
Stories about error data access in this arena
Grouping triage — stories about grouping triage in this arenaGrouping triageevidence →
Stories about grouping triage in this arena
Impact analytics — stories about impact analytics in this arenaImpact analyticsevidence →
Stories about impact analytics in this arena
Openness — open source, data portability, and self-hosting storiesOpennessevidence →
Open source, data portability, and self-hosting stories
Privacy posture — data-handling and privacy storiesPrivacy postureevidence →
Data-handling and privacy stories
Quotas cost — stories about quotas cost in this arenaQuotas costevidence →
Stories about quotas cost in this arena
Releases regressions — stories about releases regressions in this arenaReleases regressionsevidence →
Stories about releases regressions in this arena
Sdk instrumentation — stories about sdk instrumentation in this arenaSdk instrumentationevidence →
Stories about sdk instrumentation in this arena
Search analytics — stories about search analytics in this arenaSearch analyticsevidence →
Stories about search analytics in this arena
Sourcemaps symbolication — stories about sourcemaps symbolication in this arenaSourcemaps symbolicationevidence →
Stories about sourcemaps symbolication in this arena
Workflow integrations — stories about workflow integrations in this arenaWorkflow integrationsevidence →
Stories about workflow integrations in this arena
Story verdicts — every judged story with its evidenceStory verdicts
What’s free: 4 free · 0 paid · 0 enterprise · 21 not stated in evidence
Follow the green: where the map greys out is where GlitchTip stops today. ✓ full · ~ partial · ! disputed · — none · n/a not applicable.
Agenticness — how well agents can access and operate the productAgenticness
How well agents can access and operate the product
API surface
Drive the product through a documented public API
~5/10
unlocks → Scoped API keys · Machine-readable spec · Versioning policy · API sandbox · Link an error to Jira, GitHub Issues, or Linear with two-way status sync, so fixing the ticket resolves the error and a regression reopens it · The platform connects to my repos so an issue shows suspect commits and code owners, and I can jump from a stack frame to the exact line on my default branch
Subscribe to events via webhooks
~6/10
Build against official SDKs
✓7/10
Issue scoped/least-privilege API credentials for an agent
—0/10
Connect an agent via an official MCP server
✓8/10
Download a machine-readable API spec (OpenAPI or equivalent)
—0/10
Rely on versioned APIs with a documented deprecation policy
—0/10
Test against a sandbox environment without touching production data
—–
Explore an interactive API reference with runnable examples
—0/10
Docs for agents
Point an agent at llms.txt or agent-oriented docs
—0/10
Agentic features
Delegate tasks to a built-in AI assistant inside the product
—0/10
Operate the product with natural-language commands
~6/10
unlocks → Autonomous automations
Plug MCP servers into this product so it can use their tools
—0/10
Get AI-generated insights and suggestions from my data inside the product
~5/10
Set up automations that run autonomously in the background
—0/10
Ai debugging — stories about ai debugging in this arenaAi debugging
Stories about ai debugging in this arena
Alerting noise — stories about alerting noise in this arenaAlerting noise
Stories about alerting noise in this arena
Route alerts by project, environment, and severity to Slack, PagerDuty, or email with per-rule thresholds — new issue, frequency spike, affected-user count
~3/10
Fight alert fatigue with spike protection, per-key rate limits, and mute/ignore rules so one bad deploy doesn't page the whole team all night
—0/10
Automation depth — how much of the product can run unattendedAutomation depth
How much of the product can run unattended
Data scrubbing — stories about data scrubbing in this arenaData scrubbing
Stories about data scrubbing in this arena
Error data access — stories about error data access in this arenaError data access
Stories about error data access in this arena
An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my tracker
~6/10
List, query, and update issues and fetch raw events through a documented REST API with scoped tokens
~5/10
The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDK
~6/10
Grouping triage — stories about grouping triage in this arenaGrouping triage
Stories about grouping triage in this arena
Impact analytics — stories about impact analytics in this arenaImpact analytics
Stories about impact analytics in this arena
Openness — open source, data portability, and self-hosting storiesOpenness
Open source, data portability, and self-hosting stories
Privacy posture — data-handling and privacy storiesPrivacy posture
Data-handling and privacy stories
Quotas cost — stories about quotas cost in this arenaQuotas cost
Stories about quotas cost in this arena
Releases regressions — stories about releases regressions in this arenaReleases regressions
Stories about releases regressions in this arena
I get alerted when an error that was fixed comes back in a newer release, distinct from ordinary new-issue noise
—0/10
Watch release health — crash-free sessions and users, adoption per release — and compare a canary release against the last stable one
—–
Associate errors with releases and commits so each issue shows the release it first appeared in and the suspect commit that likely caused it
~4/10
Sdk instrumentation — stories about sdk instrumentation in this arenaSdk instrumentation
Stories about sdk instrumentation in this arena
Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced it
~6/10
Capture native mobile crashes — iOS, Android, NDK — with the device, OS, and app-version context needed to reproduce them
~4/10
Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automatically
✓7/10
Search analytics — stories about search analytics in this arenaSearch analytics
Stories about search analytics in this arena
Sourcemaps symbolication — stories about sourcemaps symbolication in this arenaSourcemaps symbolication
Stories about sourcemaps symbolication in this arena
Workflow integrations — stories about workflow integrations in this arenaWorkflow integrations
Stories about workflow integrations in this arena
Link an error to Jira, GitHub Issues, or Linear with two-way status sync, so fixing the ticket resolves the error and a regression reopens it
—0/10
The platform connects to my repos so an issue shows suspect commits and code owners, and I can jump from a stack frame to the exact line on my default branch
—0/10
Sorted by importance (agentic first) (high → low) · 55/55 stories · click a row’s chevron for the rationale and evidence
Connect an agent via an official MCP server G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | full | 8/10 | Tprobed | |
Drive the product through a documented public API G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | partial | 5/10 | Tprobed | |
Delegate tasks to a built-in AI assistant inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | none | 0/10 | ||
Plug MCP servers into this product so it can use their tools G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 3 | none | 0/10 | ||
Build against official SDKs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 7/10 | Xcommunity | |
Run the product headlessly / in CI for automation G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | full | 7/10 | Tprobed | |
Operate the product with natural-language commands G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 6/10 | Tprobed | |
Subscribe to events via webhooks G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 6/10 | Cclaimed | |
Use an official CLI G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 6/10 | Tprobed | |
Get AI-generated insights and suggestions from my data inside the product G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | partial | 5/10 | Cclaimed | |
Download a machine-readable API spec (OpenAPI or equivalent) G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Explore an interactive API reference with runnable examples G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Issue scoped/least-privilege API credentials for an agent G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Point an agent at llms.txt or agent-oriented docs G Agent access | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Rely on versioned APIs with a documented deprecation policy G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Set up automations that run autonomously in the background G Agentic features | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 2 | none | 0/10 | ||
Test against a sandbox environment without touching production data G Api quality | ai-native user | Agenticness — how well agents can access and operate the productAgenticness | 1 | none | untested | none yet | |
Self-host the core product G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | fullfree | 8/10 | Xcommunity | |
Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automatically C Sdk coverage | developer | Sdk instrumentation — stories about sdk instrumentation in this arenaSdk instrumentation | 3 | fullfree | 7/10 | Xcommunity | |
An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my tracker C Agent access | ai-native user | Error data access — stories about error data access in this arenaError data access | 3 | partial | 6/10 | Tprobed | |
Upload JavaScript source maps from CI — via CLI or bundler plugin — so production stack traces show my original source, not minified frames C Sourcemaps | developer | Sourcemaps symbolication — stories about sourcemaps symbolication in this arenaSourcemaps symbolication | 3 | partial | 6/10 | Tprobed | |
List, query, and update issues and fetch raw events through a documented REST API with scoped tokens C Api access | developer | Error data access — stories about error data access in this arenaError data access | 3 | partial | 5/10 | Tprobed | |
Prevent my data from being used to train AI models G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 3 | partial | 5/10 | Cclaimed | |
Associate errors with releases and commits so each issue shows the release it first appeared in and the suspect commit that likely caused it C Release tracking | developer | Releases regressions — stories about releases regressions in this arenaReleases regressions | 3 | partial | 4/10 | Cclaimed | |
Define rules that trigger actions automatically on events G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 3 | partial | 4/10 | Cclaimed | |
Export all of my data in open formats and leave G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 3 | partial | 3/10 | Tprobed | |
Route alerts by project, environment, and severity to Slack, PagerDuty, or email with per-rule thresholds — new issue, frequency spike, affected-user count C Alert routing | sre | Alerting noise — stories about alerting noise in this arenaAlerting noise | 3 | partial | 3/10 | Cclaimed | |
The platform's AI analyzes an issue — stack trace, breadcrumbs, related commits — and proposes a root cause I can act on C Root cause | ai-native user | Ai debugging — stories about ai debugging in this arenaAi debugging | 3 | partial | 3/10 | Tprobed | |
Triage issues — assign an owner, resolve, ignore, or snooze — and the platform reopens a resolved issue automatically when it regresses C Triage | sre | Grouping triage — stories about grouping triage in this arenaGrouping triage | 3 | partial | 3/10 | Cclaimed | |
The platform groups thousands of duplicate events into one issue via stack-trace fingerprinting, and I can customize the grouping when it gets it wrong C Grouping | developer | Grouping triage — stories about grouping triage in this arenaGrouping triage | 3 | none | untested | none yet | |
Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced it C Event context | developer | Sdk instrumentation — stories about sdk instrumentation in this arenaSdk instrumentation | 2 | partial | 6/10 | Xcommunity | |
Choose where my data is stored (region/residency) G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | partialfree | 6/10 | Cclaimed | |
The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDK C Ingest protocol | developer | Error data access — stories about error data access in this arenaError data access | 2 | partial | 6/10 | Tprobed | |
Upload dSYM, ProGuard, and native debug symbols so mobile and native crashes symbolicate to real function names and lines C Symbolication | developer | Sourcemaps symbolication — stories about sourcemaps symbolication in this arenaSourcemaps symbolication | 2 | partial | 6/10 | Cclaimed | |
Capture native mobile crashes — iOS, Android, NDK — with the device, OS, and app-version context needed to reproduce them C Mobile crashes | developer | Sdk instrumentation — stories about sdk instrumentation in this arenaSdk instrumentation | 2 | partial | 4/10 | Cclaimed | |
Do everything through the API that I can do in the UI G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | partial | 4/10 | Tprobed | |
Cap event quotas per project and set spend limits so an error storm burns a predictable budget, never a surprise invoice G Quotas | engineering leader | Quotas cost — stories about quotas cost in this arenaQuotas cost | 2 | none | 0/10 | ||
Every issue quantifies real impact — how many users and sessions are affected — so I prioritize by blast radius, not raw event counts C User impact | sre | Impact analytics — stories about impact analytics in this arenaImpact analytics | 2 | none | 0/10 | ||
Fight alert fatigue with spike protection, per-key rate limits, and mute/ignore rules so one bad deploy doesn't page the whole team all night C Noise control | sre | Alerting noise — stories about alerting noise in this arenaAlerting noise | 2 | none | 0/10 | ||
I get alerted when an error that was fixed comes back in a newer release, distinct from ordinary new-issue noise C Regressions | sre | Releases regressions — stories about releases regressions in this arenaReleases regressions | 2 | none | 0/10 | ||
Link an error to Jira, GitHub Issues, or Linear with two-way status sync, so fixing the ticket resolves the error and a regression reopens it C Issue trackers | developer | Workflow integrations — stories about workflow integrations in this arenaWorkflow integrations | 2 | none | 0/10 | ||
Read the product's source under an open license G | ai-native user | Openness — open source, data portability, and self-hosting storiesOpenness | 2 | nonefree | 0/10 | ||
Schedule recurring jobs or workflows G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | none | 0/10 | ||
See error trends across projects and teams on dashboards — top regressions, new issues per release, volume over time C Dashboards | engineering leader | Search analytics — stories about search analytics in this arenaSearch analytics | 2 | none | 0/10 | ||
The platform connects to my repos so an issue shows suspect commits and code owners, and I can jump from a stack frame to the exact line on my default branch C Scm context | developer | Workflow integrations — stories about workflow integrations in this arenaWorkflow integrations | 2 | none | 0/10 | ||
The platform's AI can draft a code fix for an error and open a pull request against my repo for human review C Autofix | ai-native user | Ai debugging — stories about ai debugging in this arenaAi debugging | 2 | none | 0/10 | ||
Control data retention and deletion G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | none | untested | none yet | |
Opt out of telemetry and usage tracking G | ai-native user | Privacy posture — data-handling and privacy storiesPrivacy posture | 2 | none | untested | none yet | |
Perform bulk operations across many items at once G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 2 | none | untested | none yet | |
Scrub PII from error events — server-side scrubbing rules plus SDK-level filtering — before sensitive payloads ever persist C Pii scrubbing | sre | Data scrubbing — stories about data scrubbing in this arenaData scrubbing | 2 | none | untested | none yet | |
Search and filter events across projects by tag, release, environment, and custom properties with a real query syntax C Event search | developer | Search analytics — stories about search analytics in this arenaSearch analytics | 2 | none | untested | none yet | |
Watch release health — crash-free sessions and users, adoption per release — and compare a canary release against the last stable one C Release health | sre | Releases regressions — stories about releases regressions in this arenaReleases regressions | 2 | none | untested | none yet | |
Collect user feedback — a crash-report dialog or feedback widget — attached to the exact error event the user hit C User feedback | developer | Impact analytics — stories about impact analytics in this arenaImpact analytics | 1 | none | untested | none yet | |
Merge issues that are really the same bug and split ones the fingerprinter wrongly collapsed C Triage | developer | Grouping triage — stories about grouping triage in this arenaGrouping triage | 1 | none | untested | none yet | |
Version, review, and roll back my automations G | ai-native user | Automation depth — how much of the product can run unattendedAutomation depth | 1 | n/a | untested | none yet |
Opportunities — the stories that would move this product's scores, from its own judged verdictsOpportunitiestop 8 of 49 stories with headroom
What would move GlitchTip’s scores — derived from its own judged verdicts, biggest headroom first. Each line quotes what the judge found missing; shipping it (or evidencing it publicly) is the fix.
Agenticness — how well agents can access and operate the productDelegate tasks to a built-in AI assistant inside the product
nonemoves Built-in AIimpact 45
GlitchTip ships an MCP server so external AI tools/assistants can query its error data, but there is no evidence of a built-in AI assistant inside the product itself that a user could delegate tasks to — the direction is reversed (external AI pulls from GlitchTip, not GlitchTip offering its own assistant).
Agenticness — how well agents can access and operate the productPlug MCP servers into this product so it can use their tools
nonemoves agent-readyimpact 45
Evidence shows GlitchTip exposes its own built-in MCP server so external AI assistants can pull GlitchTip data (server role), but there is no evidence GlitchTip itself can consume/plug in external MCP servers to use their tools (client role), which is what this story requires.
Grouping triage — stories about grouping triage in this arenaThe platform groups thousands of duplicate events into one issue via stack-trace fingerprinting, and I can customize the grouping when it gets it wrong
nonemoves PA Scoreimpact 30
The evidence pack covers SDK ingestion, source maps, alerting, CLI, and MCP server features, but never mentions stack-trace fingerprinting, issue grouping of duplicate events, or any custom fingerrule/grouping override capability.
Agenticness — how well agents can access and operate the productPoint an agent at llms.txt or agent-oriented docs
nonemoves agent-readyimpact 30
Direct probes confirm llms.txt (404) and machine-readable docs/openapi endpoints (404) are absent; while GlitchTip has an MCP server, there is no evidence of an llms.txt file or agent-oriented documentation format that an agent could be pointed at.
Agenticness — how well agents can access and operate the productSet up automations that run autonomously in the background
nonemoves Built-in AIimpact 30
GlitchTip's automation is limited to built-in alerting (email/webhook on errors, uptime pings) and its MCP server is described only as a way to 'investigate' and query error data, not to configure or run autonomous background workflows on behalf of an AI agent.
Agenticness — how well agents can access and operate the productIssue scoped/least-privilege API credentials for an agent
nonemoves agent-readyimpact 30
Missing: documentation of granular/least-privilege API key or token scopes, any agent-specific credential model, or admin controls to restrict an agent's access.
Agenticness — how well agents can access and operate the productExplore an interactive API reference with runnable examples
nonemoves API qualityimpact 30
There is no evidence of an interactive API reference or runnable examples; probes explicitly show 404s for OpenAPI/swagger specs and no docs-as-markdown or llms.txt, and no mention of a sandboxed/try-it-out API explorer.
Agenticness — how well agents can access and operate the productDownload a machine-readable API spec (OpenAPI or equivalent)
nonemoves API qualityimpact 30
No evidence GlitchTip publishes an OpenAPI/Swagger spec; direct probes for openapi.json, swagger.json, and related paths all returned 404.
Showing the top 8 of 49 — every none/partial verdict in the story verdicts table is headroom.
Think a verdict is wrong? Every verdicts-table row has a Flag link — see the methodology.
Coverage map — which docs area, API section, or community source covers which judged storiesCoverage map6 surfaces · 26 covered stories
Where the cited evidence behind each covered verdict came from — the same citations the verdicts table shows, no extra judging.
Documentation docs26 stories
- Run the product headlessly / in CI for automation
- Connect an agent via an official MCP server
- Use an official CLI
- Drive the product through a documented public API
- Build against official SDKs
- Subscribe to events via webhooks
- Get AI-generated insights and suggestions from my data inside the product
- Operate the product with natural-language commands
- The platform's AI analyzes an issue — stack trace, breadcrumbs, related commits — and proposes a root cause I can act on
- Route alerts by project, environment, and severity to Slack, PagerDuty, or email with per-rule thresholds — new issue, frequency spike, affected-user count
- Define rules that trigger actions automatically on events
- An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my tracker
- List, query, and update issues and fetch raw events through a documented REST API with scoped tokens
- The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDK
- Triage issues — assign an owner, resolve, ignore, or snooze — and the platform reopens a resolved issue automatically when it regresses
- Do everything through the API that I can do in the UI
- Export all of my data in open formats and leave
- Self-host the core product
- Choose where my data is stored (region/residency)
- Prevent my data from being used to train AI models
- Associate errors with releases and commits so each issue shows the release it first appeared in and the suspect commit that likely caused it
- Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced it
- Capture native mobile crashes — iOS, Android, NDK — with the device, OS, and app-version context needed to reproduce them
- Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automatically
- Upload JavaScript source maps from CI — via CLI or bundler plugin — so production stack traces show my original source, not minified frames
- Upload dSYM, ProGuard, and native debug symbols so mobile and native crashes symbolicate to real function names and lines
Blog docs7 stories
- Connect an agent via an official MCP server
- Drive the product through a documented public API
- Get AI-generated insights and suggestions from my data inside the product
- Operate the product with natural-language commands
- The platform's AI analyzes an issue — stack trace, breadcrumbs, related commits — and proposes a root cause I can act on
- An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my tracker
- Prevent my data from being used to train AI models
OpenAPI spec6 stories
- Drive the product through a documented public API
- An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my tracker
- List, query, and update issues and fetch raw events through a documented REST API with scoped tokens
- The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDK
- Do everything through the API that I can do in the UI
- Export all of my data in open formats and leave
Hacker News6 stories
- Build against official SDKs
- The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDK
- Export all of my data in open formats and leave
- Self-host the core product
- Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced it
- Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automatically
glitchtip.com6 stories
- Build against official SDKs
- Subscribe to events via webhooks
- Define rules that trigger actions automatically on events
- Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced it
- Capture native mobile crashes — iOS, Android, NDK — with the device, OS, and app-version context needed to reproduce them
- Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automatically
Probe proofs — replayable recordings from the probe harnessProbe proofs
Replayable recordings from our probe harness — see the Prove-It protocol to submit one.
$curl -s https://app.glitchtip.com/api/0/projects/ # Sentry-compatible API on the hosted instance, keyless → 401reproduced$ curl -s https://app.glitchtip.com/api/0/projects/ # Sentry-compatible API on the hosted instance, [redacted]less → 401
{"detail": "Unauthorized"}
$curl -s -X POST https://app.glitchtip.com/mcp -H 'Content-Type: application/json' -d '<jsonrpc initialize>' # MCP built into the product, keyless → auth requiredreproduced$ curl -s -X POST https://app.glitchtip.com/mcp -H 'Content-Type: application/json' -d '<jsonrpc initialize>' # MCP built into the product, [redacted]less → auth required
{"error": "invalid_[redacted]", "error_description": "Authentication required"}
Claims vs evidence — vendor claims reconciled against independent verdictsClaims vs evidence
5 of 11 testable claims verified · 2 contradicted → integrity 9/100
13 distinct capability claims found in GlitchTip’s own claimed-docs/GitHub materials, reconciled against our judge’s independent verdicts.
5
Verified
4
Unverified
2
Contradicted
17
Undersold
Verified (5)
“Ingests error events from applications using Sentry's open-source SDKs”
Instrument my web frontend, backend services, and mobile apps with official SDKs that capture uncaught errors automaticallyfullproof ↗
“Supports uploading JavaScript source maps to unminify stack traces, with a CLI to inject debug IDs”
Upload JavaScript source maps from CI — via CLI or bundler plugin — so production stack traces show my original source, not minified framespartialproof ↗
“Official CLI can create new releases tied to an org/project”
“Includes a built-in MCP server to let AI tools pull error data without sharing it externally”
“Aims for Sentry API compatibility so Sentry-integrated tools and SDKs work with GlitchTip”
The event-ingestion protocol is documented and open enough that custom clients and compatible SDKs can send events without an official SDKpartialproof ↗
Unverified (5)
“Teams can be created per project to control who gets notified about errors”
Route alerts by project, environment, and severity to Slack, PagerDuty, or email with per-rule thresholds — new issue, frequency spike, affected-user countpartialproof ↗
“Project alerts can notify via email or a webhook recipient added to the project”
Route alerts by project, environment, and severity to Slack, PagerDuty, or email with per-rule thresholds — new issue, frequency spike, affected-user countpartialproof ↗
“Project alerts can notify via email or a webhook recipient added to the project”
“Official CLI can create new releases tied to an org/project”
Associate errors with releases and commits so each issue shows the release it first appeared in and the suspect commit that likely caused itpartialproof ↗
“Lets users browse issues, inspect stack traces and event data, and resolve issues”
Triage issues — assign an owner, resolve, ignore, or snooze — and the platform reopens a resolved issue automatically when it regressespartialproof ↗
Contradicted (2)
“Application logs can be searched and filtered alongside errors and performance data in one place”
Search and filter events across projects by tag, release, environment, and custom properties with a real query syntaxnone
“Integrates with GitLab error tracking by configuring it as a Sentry-compatible endpoint”
Link an error to Jira, GitHub Issues, or Linear with two-way status sync, so fixing the ticket resolves the error and a regression reopens itnoneproof ↗
Undersold (17)
Run the product headlessly / in CI for automationfullproof ↗
Drive the product through a documented public APIpartialproof ↗
Get AI-generated insights and suggestions from my data inside the productpartialproof ↗
Operate the product with natural-language commandspartialproof ↗
The platform's AI analyzes an issue — stack trace, breadcrumbs, related commits — and proposes a root cause I can act onpartialproof ↗
Define rules that trigger actions automatically on eventspartialproof ↗
An agent can pull my top production issues with stack traces via API or MCP, triage them, and file the real bugs into my trackerpartialproof ↗
List, query, and update issues and fetch raw events through a documented REST API with scoped tokenspartialproof ↗
Do everything through the API that I can do in the UIpartialproof ↗
Export all of my data in open formats and leavepartialproof ↗
Choose where my data is stored (region/residency)partialproof ↗
Prevent my data from being used to train AI modelspartialproof ↗
Attach breadcrumbs, custom tags, and user context to every event so a stack trace arrives with the state that produced itpartialproof ↗
Capture native mobile crashes — iOS, Android, NDK — with the device, OS, and app-version context needed to reproduce thempartialproof ↗
Upload dSYM, ProGuard, and native debug symbols so mobile and native crashes symbolicate to real function names and linespartialproof ↗
Claims outside our story set (3)
Real capability claims found in GlitchTip’s own materials, but no story in this arena’s taxonomy covers them yet — that’s feedback on the taxonomy, not a mark against the product.
“Built-in performance monitoring surfaces slow web requests and database calls without dashboard setup”
source ↗“Uptime monitoring pings a site and alerts via email or webhook when it's unresponsive”
source ↗“Can be added as a Grafana data source via the Sentry data source type”
source ↗
Business model
MIT-licensed and self-hostable; the hosted service is free to 1,000 events/mo, then $15, $50, and $250 per month by event volume.
pricing ↗Score trend
How this product’s scores have moved as evidence and verdicts are re-derived — a point per change, not per day.
Try Experimental
Run it in the microterminal →Recorded agent sessions — and a live MCP handshake where the vendor ships one.
Flag
⚑ Flag a verdictThink a verdict is wrong? Opens a prefilled GitHub issue — or use the ⚑ next to any verdict above.
For agents
