Open metrics

The numbers, live.

Every figure below comes out of our production database, through a public API that anyone can call without a key. The page reads it again every minute; the API refreshes it every ten. We publish these because trust should be checkable, and a number you cannot verify is just a claim.

Headline platform numbers

Live refreshed every 10 min

1,788

Deployments

2,658 min

Build minutes

46.2 GB

Bandwidth served

242

Teams

Instruments

Builds run

1,788

Deployments that actually started a build. Queued rows waiting for a runner are not counted.

Projects

114

Sites connected to a repository or set up for direct uploads.

Verified domains

45

Customer domains that passed verification and are serving traffic today.

Build success rate

81.2%

Over 1,783 builds that reached an outcome. Builds a customer cancelled are left out, which flatters this number a little.

Median build

40s

Mean is 1:22 min, over 1,442 builds that finished and recorded both timestamps. Failures are excluded: a failure measures how long we took to give up.

Form submissions

23

Messages delivered through deploybase forms. Spam is quarantined and never counted here.

Branch previews

80

Branch previews built and given a URL of their own.

Building right now

0

Nothing is building at the moment this snapshot was taken. Quiet is a real reading.

The shape of it

Deployment outcomes, by week deployed failed
0200400600457Feb 2026MarAprMayJunJulAugSep

Weeks start Monday, UTC, and run from our first deployment to this week. A flat week is a quiet week, not a missing one. Cancelled builds are in the tooltip and the table below, not in the columns.

Bandwidth served, by month
0102030SepOctNovDecJanFebMarAprMayJunJulAugSep
Build minutes used, by month
050010001500SepOctNovDecJanFebMarAprMayJunJulAugSep

Usage is metered per billing period, which is the finest grain we have. Each period is counted whole, in the month it starts, so these two charts are monthly where everything else is weekly. Nothing is split across buckets to make a smoother line.

Raw numbers

The same values the charts are drawn from. If a bar looks wrong, this is where you check it, and the endpoint below is where you check us.

Weekly totals, platform wide
Week ofDeployedFailedCancelledFormsPreviews
2026-02-09131000
2026-02-1620000
2026-02-2300000
2026-03-0200000
2026-03-0941000
2026-03-1634000
2026-03-2330000
2026-03-3030001
2026-04-0675200
2026-04-1310000
2026-04-2010000
2026-04-2714000
2026-05-0442000
2026-05-1110000
2026-05-1830001
2026-05-2540000
2026-06-01159001
2026-06-0860000
2026-06-1576000
2026-06-2210000
2026-06-29485106
2026-07-06156100
2026-07-13151000
2026-07-20142001
2026-07-2762040
2026-08-03228010
2026-08-101815000
2026-08-1726924135
2026-08-2415319034
2026-08-3125135029
2026-09-07381760441
2026-09-141751110611
2026-09-2110000
Monthly usage, by billing period start
MonthBandwidth (GB)Build minutes
2025-09-010.000
2025-10-010.000
2025-11-010.000
2025-12-010.000
2026-01-010.000
2026-02-010.0021
2026-03-010.8248
2026-04-010.006
2026-05-010.01124
2026-06-010.77109
2026-07-0111.7093
2026-08-0120.73919
2026-09-0112.161338

Check our math

public stats endpoint
curl https://api.deploybase.eu/api/v1/public/stats { "deployments_total": 1788, "builds_total": 1788, "build_success_rate": 0.8116, "generated_at": "2026-09-21T06:28:43.121066582Z" }

Four fields of the real reply, taken from the same snapshot this page is built on. The endpoint returns every number above, including the weekly and monthly series.

On the runway

  • Queued Build times per framework, once enough builds have recorded a framework for the figure to mean anything.
  • Queued Uptime and response times for the API itself, so our own reliability sits on the same page as everything else.

No dates on any of these. They are what we are working towards, not a commitment, and this list is here so you can hold us to the direction.

Why this page exists

I put this page up because I think the internet gets better when companies show their work. Transparency builds trust and helps customers understand the product better. Most companies do not share anything, and when they do share, it is for their stakeholders, not the actual people who use the product.

The numbers here come from the same place I look every day: the database that serves the product. You will see exactly what I see, and hopefully, together, we can build a more transparent internet.

Antoine, founder