Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/billing/pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Burstable concurrencies allow you to use more concurrencies than you otherwise w

To determine which concurrencies are bursted and which ones are not we divide billing period into 5 second intervals and sample concurrency usage every 5 seconds. We then reorder this graph in descending order so the left of the graph is consisting of high use of concurrency and tail end of the graph is low use of concurrency. We then discard 5% of the high use as “bursting” and consider only the use at 95th percentile.

If you subscribe to 20 concurrencies and consume 10 within the 95th percentile, then you pay full price for 10 and **1/3** of the price for the remaining 10.
If you subscribe to 10 concurrencies and consume 4 within the 95th percentile, then you pay full price for 4 and **1/3** of the price for the remaining 6.

### Pricing for Enterprises

Expand Down