← Back to context

Comment by manquer

4 hours ago

Lago cloud ? Probably not , lago like sentry is more likely to be self-hosted .

Stripe completed the metronome acquisition their usage billing offering just 8months back , that hardly makes Stripe the largest player in this place when they are not even fully integrated .

Stripe did $1.9T payments in 2025. That's 1.6% of global GDP.

It's take a lot to persuade me that there is another payment provider close to that volume.

Lago did around $10B in total API payment volume for comparison.

  • Yes exactly and once you factor in that a lot of sites have the Stripe JS code on every single page the total number of requests is quite high... Plus they do outbound webhook requests for dozens if not hundreds of different events so a single end to end customer checkout actually can fire dozens of webhook events (depending on what is set up for the particular merchant - it does for us!)

    • > once you factor in that a lot of sites have the Stripe JS code on every single page

      That's rarely a hit to origin though? That's mostly cached at the browser, if not at the CDN.

  • That’s volume in terms of total payments, but in terms of number of API requests it’s surprisingly little.

    I used to work in payments myself and I was shocked by how little the throughout is in terms of actual transactions per second. There simply aren’t that many payments happening globally at any moment, especially when compared to other industries.

    A single games company can be doing far more API requests than the total volume of payments happening concurrently in the world, ditto for ads companies or observability companies.

    At a payments company, 500 payments per second is considered high throughput and 1000 payments per second is a huge amount of volume. I’ve worked at games companies where 5000 transactions per second is low throughput.

    The hard part in payments companies is consistency and reliability and “correctness”, the actual load and volume is embarrassingly small.

Lol there is no way that self-hosted Sentry gets more volume than the SaaS version

You are way off here

  • Would be great if either one would be able to back their claims with some data. But yes, I'd also imagine that SaaS version gets more traffic, but maybe there are some self-hosted enterprise editions that get insane amount of traffic