Skip to content
AlertPing

Comparisons

Sentry pricing 2026: what Sentry costs per plan, per event and per monitor

| Comparisons | 9 min read

Sentry costs $0 on Developer, $26 a month on Team and $80 a month on Business, all billed annually, with Enterprise quoted. The part that surprises people is that Team and Business include exactly the same allowances: 50,000 errors, 5 million spans, 50 replays, 5 GB of logs, 5 GB of application metrics, one uptime monitor and one cron monitor on both. The $54 a month between them, $648 a year, buys SSO, audit logs, advanced quota management and unlimited dashboards. It buys no additional volume at all. Real Sentry bills are therefore decided almost entirely by the meters that sit underneath the plan, not by which plan you pick.

Every figure below was read from sentry.io/pricing in September 2026. The arithmetic is ours and each step is shown, so you can substitute your own volumes. One honest caveat up front: Sentry's monthly-billed prices sit behind a toggle that is not in the served HTML, so the plan prices here are the annual-billed rates the static page states. Monthly billing costs more and you should read the toggle yourself before budgeting.

Sentry pricing 2026: the four plans

Sentry sells one subscription that covers error monitoring, tracing, session replay, logs, profiling, uptime and crons. There are no separate products to buy, which is genuinely simpler than most of this market. What there is instead is a long list of meters.

Plan Price Errors Spans Replays Logs Uptime Crons Dashboards Retention
Developer$05,0005M50 5 GB111030 day lookback
Team$26/mo50,0005M50 5 GB1120Up to 90 day
Business$80/mo50,0005M50 5 GB11UnlimitedUp to 90 day
EnterpriseQuotedCustomCustomCustom CustomCustomCustomUnlimitedCustom

The Team to Business jump is 3.08x the price for zero extra volume

Read the Team and Business rows side by side and the only cell that changes is the dashboard count. Business costs $80 against Team's $26, which is 3.08 times the price, a 208% increase, for an identical allowance of every metered thing Sentry sells. That is not a criticism, it is just a fact worth knowing before you upgrade: you are buying governance, not headroom. SSO, audit logs and advanced quota management are exactly what a company with a security review needs, and $648 a year is a reasonable price for them. But if you are upgrading because you keep running out of error quota, Business will not help. Buying reserved volume on Team will.

What Sentry costs beyond the allowance

This is the part of the rate card that decides your invoice. Sentry gives you two ways to exceed an allowance: reserve volume up front at a discount, or let it run and pay as you go. Sentry does not publish a headline discount percentage for reserving, so the only honest way to size it is from its own published unit rates: on the Team error tier above the 50,000 allowance, reserved volume is $0.00029 per error against $0.00036 pay as you go. That is a 19.4% saving, or put the other way, paying as you go costs 24.1% more than reserving the same volume.

MeterPay as you go rateWhat that means in practice
Logs$0.50 per GB50 GB a month is $22.50, 250 GB is $122.50
Application metrics$0.50 per GBSame rate as logs, separate 5 GB allowance
UI profiling$0.25 per hourA full 730 hour month on one service is $182.50
Continuous profiling$0.0315 per hourThe same 730 hours is $23.00
Uptime alerts$1.00 per alert20 endpoints is $19.00 a month on top
Cron monitors$0.78 per monitor10 scheduled jobs is $7.02 a month on top

UI profiling costs 7.94 times what continuous profiling costs

Two profiling meters sit on the same rate card at $0.25 and $0.0315 an hour, a ratio of 7.94 to one. They measure different things, UI profiling covers browser and mobile sessions while continuous profiling covers backend services, so this is not an apples to apples overcharge. It does mean that leaving UI profiling on at full sample rate across a busy frontend is the single fastest way to turn a $26 subscription into a three figure invoice. Sample rates are the control here, and they are worth setting deliberately rather than accepting the default.

Every plan includes exactly one uptime monitor and one cron monitor

This is the line that catches teams who assumed the paid plan covered availability monitoring. It does not. One uptime monitor and one cron monitor are included on Developer, on Team and on Business alike, and everything past the first is metered. A modest production estate makes that visible fast.

What you watchChargeable uptimeChargeable cronsAdd-on per monthAdd-on per year
12 endpoints, 8 jobs117$16.46$197.52
20 endpoints, 10 jobs199$26.02$312.24
35 endpoints, 25 jobs3424$52.72$632.64

The middle row is the one to sit with. Nineteen extra uptime alerts cost $19.00 a month, which happens to be what an entire flat-rate monitoring plan costs elsewhere, and none of it replaces the Sentry subscription underneath. There is a fuller breakdown of the interval, the three-failure threshold and what the add-on actually buys in our page on Sentry uptime monitoring and cron monitoring.

Three worked Sentry bills

Rate cards are abstract. Here are three realistic accounts with the arithmetic shown, so you can find the one closest to your own shape.

A solo developer on the free Developer plan

Within the 5,000 error and 5 GB log allowances, but watching three URLs and two scheduled jobs. Two chargeable uptime alerts at $1.00 and one chargeable cron monitor at $0.78 comes to $2.78 a month, $33.36 a year. For a side project that is close to unbeatable, and it is the case where Sentry alone is genuinely the right answer.

A seed-stage SaaS on Team

$26 base, 12 GB of logs (7 chargeable GB at $0.50 is $3.50), 12 uptime monitors (11 chargeable at $1.00 is $11.00) and 8 cron monitors (7 chargeable at $0.78 is $5.46). Total $45.96 a month, $551.52 a year. Note that $19.96 of that monthly bill, 43% of it, is meters rather than the plan.

A Series A company on Business

$80 base, 40 GB of logs ($17.50), 20 GB of application metrics ($7.50), 35 uptime monitors ($34.00), 25 cron monitors ($18.72), 200 hours of UI profiling ($50.00) and a month of continuous profiling on one service ($23.00). Total $230.72 a month, $2,768.58 a year, of which $150.72 a month is metered usage. At that level the reserved-volume discount is no longer optional: at the 19.4% gap above, moving $150 of monthly pay-as-you-go onto reserved capacity saves about $29 a month, roughly $350 a year, for filling in a form.

The Seer AI add-on

Sentry sells an AI debugging agent called Seer as a separate subscription. Sentry's pricing page states that it requires its own subscription but does not print a rate in the served HTML, so we are not going to assert one. Third-party pricing trackers report roughly $40 a month per active code contributor, which would make a ten-engineer team about $400 a month, more than a Business subscription with meaningful overage. Treat that as an unverified third-party figure and get it in writing from Sentry before you budget for it.

How to keep a Sentry bill predictable

Four things move the number more than anything else, in rough order of impact.

Set sample rates deliberately. Traces, profiles and replays all default to sampling decisions that are fine at low traffic and expensive at high traffic. A traffic spike is exactly when you least want a surprise invoice.

Filter noisy errors at the SDK. Browser extension errors, bot traffic and known third-party script failures burn error quota and tell you nothing. Filtering them before they leave the client is free.

Reserve volume once your usage is stable. The roughly 20% gap between reserved and pay as you go is pure margin left on the table if your consumption is predictable.

Do not buy breadth by the monitor. Uptime and cron coverage are the two meters that scale with how careful you are rather than with how much traffic you have, which makes them the worst thing to meter. A per-monitor price is a standing incentive to leave the boring jobs unwatched, and the boring jobs, the nightly backup and the weekly export, are precisely the ones that fail silently. That is the whole argument for dead man's switch monitoring on a flat plan rather than a metered one.

One practical note if you are reconciling a Sentry invoice against what you actually provisioned: the usage numbers live in Sentry's API, the monitor inventory usually lives in your infrastructure code, and the invoice lives in your billing system. Getting all three into one place so the meters can be checked against reality is ordinary data-integration work between vendor APIs, and it is worth doing once rather than re-deriving it every renewal.

Is Sentry worth it?

For error monitoring and tracing, yes, and it is not close. Sentry is the reference product in that category, the SDK coverage is the best in the market, and $26 a month for 50,000 errors with 90 day retention is fair. The place to be careful is treating it as an all-in-one observability bill. The plan price is a small part of what most accounts actually pay, the Team to Business upgrade adds no volume, and the availability features are metered per monitor on a 60 second floor. Buy Sentry for what it is excellent at, then price the meters separately and decide each one on its own merits. The same discipline applies to Datadog's synthetics meter, which is priced on a comparable model and catches teams the same way.

keep reading

More from the blog

· Comparisons

StatusCake pricing 2026: how much StatusCake costs per plan, per monitor and per year

8 min read

· Comparisons

PRTG pricing 2026: what PRTG Network Monitor costs per sensor, per device and hosted

9 min read

· Comparisons

New Relic Synthetics pricing 2026: what synthetic checks cost per check, per edition and per month

9 min read

· Comparisons

Checkly pricing 2026: how much does Checkly cost per check run, module by module

9 min read

· Comparisons

Grafana Cloud pricing 2026: how much does Grafana Cloud cost, meter by meter

10 min read

· Comparisons

Atlassian Statuspage pricing 2026: how much does Statuspage cost per subscriber, public and private

9 min read

· Comparisons

Opsgenie pricing 2026: how much does Opsgenie cost, and what you pay to replace it

8 min read

· Comparisons

PagerDuty pricing 2026: how much does PagerDuty cost per user, per plan and per year

8 min read

· Comparisons

Pingdom pricing 2026: how much does Pingdom cost per check, per plan and per year

8 min read

· Comparisons

Uptime monitoring software to pair with Datadog, New Relic or Dynatrace

8 min read

· Comparisons

How much does Splunk Observability Cloud cost? Hosts, editions and synthetic monitoring

8 min read

· Comparisons

How much does AppDynamics cost? Editions, cores and synthetic monitoring

8 min read

· Comparisons

How much does Dynatrace cost? Hosts, synthetic monitoring and log ingest

8 min read

· Comparisons

How much does New Relic cost? Users, data ingest and synthetic checks

9 min read

· Comparisons

Datadog synthetic monitoring pricing: what synthetics really cost per test run

9 min read

· Guides

Uptime guarantee vs uptime monitoring: why your host reports 99.9% when your site was down

9 min read

· Guides

Cloudflare uptime monitoring: health checks, origin monitoring, and the blind spots behind the proxy

11 min read

· Comparisons

Status page pricing: what a hosted status page actually costs in 2026

8 min read

· Guides

API monitoring best practices: what to check, how often, and how to keep alerts worth answering

10 min read

· Guides

SSL certificate 200 days: the new validity limit, and the 47-day lifetime coming next

9 min read

· Guides

SSL certificate expired: what happens and how to fix it

8 min read

· Guides

How often should you check website uptime?

7 min read

· SLAs

Error budget: the formula, burn rate alerts, and the policy that makes it work

11 min read

· Playbooks

Runbook template for incident response that gets used

8 min read

· Guides

What causes website downtime, and how to catch each cause

8 min read

· Playbooks

Incident postmortem template that teams actually use

8 min read

· Playbooks

On-call rotation best practices that keep engineers sane

8 min read

· SLAs

MTTR (mean time to recovery): what it is and how to cut it

7 min read

· Guides

Heartbeat monitoring: what it is and how it works

7 min read

· Guides

Status page examples and what the good ones get right

7 min read

· Guides

API uptime SLA: service credit tiers, downtime limits and what a good one costs

8 min read

· Guides

How to create a status page in 6 steps

7 min read

· Guides

Uptime SLA report: what to include, with a worked example

9 min read

· Guides

SLA service credits: what you get back and how to claim it

8 min read

· Guides

Synthetic monitoring vs uptime monitoring: what each one costs and when you need it

8 min read

· Guides

What is a status page?

6 min read

· Guides

Status page vs uptime monitoring: what is the difference?

6 min read

· Guides

What does 99.9% uptime mean?

6 min read

· Guides

What is five nines (99.999%) uptime?

8 min read

· Guides

How to calculate uptime percentage

7 min read

· Guides

SLA vs SLO vs SLI: what is the difference?

7 min read

· Guides

Downtime alerts: how to get notified by email, SMS or phone when your website goes down

7 min read

· Guides

How to monitor an online store for downtime

9 min read

· Guides

Why is my Shopify store unavailable?

8 min read

· Comparisons

Better Stack pricing: how much does Better Stack cost?

8 min read

· Comparisons

UptimeRobot pricing: how much does UptimeRobot cost?

7 min read

· Comparisons

Site24x7 pricing: how much does Site24x7 cost?

8 min read

· Guides

What is a dead man's switch in monitoring?

9 min read

· Guides

Why is my WordPress site down?

9 min read

· Guides

How to monitor WooCommerce uptime and checkout

8 min read

· Guides

How to monitor an API for errors, not just uptime

8 min read

· Economics

How much does website downtime cost?

8 min read

· Guides

How to monitor a cron job

9 min read

· Comparisons

Synthetic monitoring vs real user monitoring

8 min read

· Benchmarks

What is a good uptime percentage?

7 min read

· SLAs

99.99 uptime meaning: SLAs and the real cost of each nine

8 min read

· Guides

How to monitor website uptime

8 min read

· Playbooks

Incident communication examples, templates and outage communication best practices

9 min read

Know the second your site goes down

Checks every 30 seconds, confirmed from 3 regions, alerts on every channel.

See pricing