Skip to content

Commit abe6185

Browse files
authored
Add docs about opting in to granular bandwidth pricing (#1734)
* Add docs about opting in to new bandwidth pricing * new/old -> granular * Update about/pricing.html.markerb * Update about/pricing.html.markerb
1 parent 1fbc7f0 commit abe6185

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

about/pricing.html.markerb

+4-3
Original file line numberDiff line numberDiff line change
@@ -241,14 +241,14 @@ You're billed for data transfer to the public Internet and between regions on yo
241241
You're not billed for the following types of traffic:
242242

243243
- all inbound data transfer
244-
- data transfer between apps or Machines in the same region (for organizations created after July 18 2024)
245-
- data transfer from apps without an assigned IP address (for organizations created before July 18 2024)
244+
- data transfer between apps or Machines in the same region (for organizations using granular data transfer rates)
245+
- data transfer from apps without an assigned IP address (for organizations not using granular data transfer rates)
246246
- data transfer to [Tigris Object Storage](https://fly.io/docs/reference/tigris)
247247

248248
Fly.io pricing is per region group for outbound data transfer. You'll see a more detailed breakdown of cost per region and per traffic type on your monthly invoice.
249249

250250
<div class="important icon">
251-
**Important:** Organizations created after July 18 2024 are billed at a different rate for private network data transfer between regions, per the following table. Organizations created before July 18 2024 are billed for all data transfer (excluding that listed as free above) at the "Egress to public internet" rate.
251+
**Important:** Organizations created after July 18 2024 are automatically opted-in to use the granular data transfer rates and are billed at a different rate for private network data transfer between regions, per the following table. Organizations not using granular data transfer rates are billed for all data transfer (excluding that listed as free above) at the "Egress to public internet" rate.
252252
</div>
253253

254254
| Region groups | Egress to public internet cost | Private network cross-region transfer cost |
@@ -257,6 +257,7 @@ Fly.io pricing is per region group for outbound data transfer. You'll see a more
257257
| - Asia Pacific<br>- Oceania<br>- South America | $0.04 per GB | $0.015 per GB |
258258
| - Africa<br>- India | $0.12 per GB | $0.050 per GB |
259259

260+
To opt-in to granular bandwidth pricing, go to the [**Organizations** page](https://fly.io/organizations) in the dashboard, click the organization name to change, then click **Switch to granular bandwidth pricing**. You won't be able to return back not using the granular data transfer rates once you opt-in.
260261

261262
## Fly Kubernetes
262263

0 commit comments

Comments
 (0)