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,052

Deployments

1,279 min

Build minutes

31.0 GB

Bandwidth served

197

Teams

Instruments

Builds run

1,052

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

Projects

83

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

Verified domains

31

Customer domains that passed verification and are serving traffic today.

Build success rate

87.3%

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

Median build

25s

Mean is 50 s, over 914 builds that finished and recorded both timestamps. Failures are excluded: a failure measures how long we took to give up.

Form submissions

13

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

Branch previews

25

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
0200400380Feb 2026MarAprMayJunJulAug

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
01020FebMarAprMayJunJulAugSep
Build minutes used, by month
05001000FebMarAprMayJunJulAugSep

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-03259010
2026-08-1013017000
2026-08-1735624135
2026-08-2415319036
2026-08-317316024
Monthly usage, by billing period start
MonthBandwidth (GB)Build minutes
2026-02-010.0021
2026-03-010.4641
2026-04-010.006
2026-05-010.01124
2026-06-010.77109
2026-07-0111.7093
2026-08-0118.03846
2026-09-010.0039

Check our math

public stats endpoint
curl https://api.deploybase.eu/api/v1/public/stats { "deployments_total": 1052, "builds_total": 1052, "build_success_rate": 0.873, "generated_at": "2026-09-01T22:27:06.198428101Z" }

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