Sentry is the tool that tells developers their code is broken before their users do. It started as an open-source side project by a Dropbox engineer who was tired of finding out about bugs from angry customer emails. Now it monitors over 4 million developers' applications and catches over 1 billion errors per day. The product is so deeply embedded in development workflows that removing it would be like removing smoke detectors from a building — technically possible, practically insane.
Founded
2012
HQ
San Francisco, USA
Total Raised
$217 million
Founder
David Cramer, Chris Jennings
Status
Private ($3B valuation)
Website
sentry.ioTHE ORIGIN STORY
David Cramer was an engineer at Dropbox who built an internal error tracking tool because the existing options were terrible. He open-sourced it as "Sentry" in 2012 and it spread through the developer community like wildfire — because every developer has the same problem: something breaks in production and you have no idea why.
The original version was a Django app (Python) but the community quickly built SDKs for every major language — JavaScript, Ruby, Java, Go, PHP, and more. Chris Jennings joined as co-founder to handle the business side.
They incorporated as Functional Software, Inc. and launched the hosted Sentry.io platform so developers would not have to run their own Sentry servers.
The transition from open-source project to venture-backed company happened gradually — they raised their first round in 2016, four years after founding.
WHAT THEY ACTUALLY DO
Open-core SaaS. The core Sentry SDK is open source and free.
Sentry.io (the hosted cloud version) has a generous free tier for individual developers and small teams. Team plan starts at $26/month.
Business plan starts at $80/month. Enterprise pricing is custom.
Revenue is driven by teams that outgrow the free tier and need more events, longer data retention, better alerting, and compliance features. The pricing scales with error volume — the more errors your application throws (which correlates with traffic and complexity), the more you pay.
Revenue reportedly exceeded $100 million ARR.
THE PRODUCTS
Error Tracking — real-time error monitoring across every major language and framework. Captures stack traces, breadcrumbs, and context automatically.
Performance Monitoring — transaction-level tracing to identify slow code and bottlenecks. Session Replay — video-like playback of user sessions leading up to an error, showing exactly what happened.
Profiling — continuous code-level profiling to find performance bottlenecks in production. Cron Monitoring — alerts when scheduled jobs fail or run late.
Release Health — track error rates, crash-free sessions, and adoption rates across app releases. Alerts & Notifications — customizable alert rules with integrations to Slack, PagerDuty, Jira, and more.
SDKs for 100+ platforms including JavaScript, Python, Ruby, Java, Go, PHP, React Native, Flutter, iOS, and Android.
HOW THEY GREW
Developer-first adoption. Sentry spreads the same way open-source tools always spread — one developer adds it to a project, the team sees the value, and the company buys a plan.
The SDKs take 2 minutes to install. The first error notification arrives within minutes.
The time-to-value is almost instant, which is rare in enterprise software. Sentry also invested heavily in documentation, developer experience, and community.
Their blog and engineering content attract developers who then become users. They sponsor open-source projects and conferences, keeping the brand visible in developer circles.
The open-source heritage gives them credibility that proprietary competitors cannot buy.
THE HARD PART
The open-source licensing debate. In 2019, Sentry changed its license from BSD (fully permissive) to BSL (Business Source License) — which prevents cloud providers like AWS from offering Sentry as a managed service without contributing back.
This was controversial in the open-source community, with purists arguing it violated the spirit of open source. Sentry's position was pragmatic: AWS was going to eat their lunch otherwise.
The other challenge is competition from observability platforms like Datadog, New Relic, and Dynatrace, which all added error tracking features. Sentry's defense is depth — they do error tracking better than anyone because that is their entire focus, while competitors treat it as one feature among many.
MONEY TRAIL
2016 · Led by
$NaNM raised
2018 · Led by
$NaNM raised
2019 · Led by
$NaNM raised
2021 · Led by
$NaNM raised
2021 · Led by
$NaNM raised
WHO BACKED THEM
Accel, NEA, Bond Capital (Mary Meeker's fund). Valued at $3 billion in its 2021 Series E.
The company was open source and community-driven for years before raising significant venture capital. Investors bet on the massive developer community already using the product.
Head-to-Head
Compare Sentry vs another company.