Skip to content
Merged
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
3 changes: 2 additions & 1 deletion content/billing/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ no per-deployment monthly minimum. The metered quantities are:
| **Memory** | GiB-hours | Allocated (the `requests.memory` you set) |
| **Disk** | GiB-hours | Allocated (the size you provisioned) |
| **Registry storage** | GiB-hours | Actual stored size |
| **Egress** | GiB transferred out | Actual bytes leaving the cluster |
| **Static site storage** | GiB-months | Actual stored size of your published [static site](/deployments/static-sites/) releases |
| **Egress** | GiB transferred out | Actual bytes leaving the container (destination isn't tracked) |
| **External route egress** | GiB transferred out | Actual bytes served from the edge for an [external HTTP route](/networking/routes/#external-server-http) |

Sizing your `resources.requests` matters — that's the number that hits the
Expand Down