update calcs, table
This commit is contained in:
@@ -55,7 +55,7 @@ The storage used by a repository is the total storage used by {% data variables.
|
||||
|
||||
### Per-minute rates
|
||||
|
||||
| Operating system | Per-minute rate |
|
||||
| Operating system | Per-minute rate (USD) |
|
||||
|------- | ---------|
|
||||
| Linux | $0.008 |
|
||||
| macOS | $0.08 |
|
||||
@@ -71,11 +71,11 @@ At the end of the month, {% data variables.product.prodname_dotcom %} calculates
|
||||
|
||||
### Sample minutes cost calculation
|
||||
|
||||
For example, if your organization uses {% data variables.product.prodname_team %} and allows unlimited spending, using 15,000 minutes could have a total storage and minute overage cost of $56, depending on the operating systems used to run jobs.
|
||||
For example, if your organization uses {% data variables.product.prodname_team %} and allows unlimited spending, using 15,000 minutes could have a total storage and minute overage cost of $56 USD, depending on the operating systems used to run jobs.
|
||||
|
||||
- 5,000 (3,000 Linux and 2,000 Windows) minutes = $56 ($24 + $32).
|
||||
- 3,000 Linux minutes at $0.008 per minute = $24.
|
||||
- 2,000 Windows minutes at $0.016 per minute = $32.
|
||||
- 5,000 (3,000 Linux and 2,000 Windows) minutes = $56 USD ($24 USD + $32 USD).
|
||||
- 3,000 Linux minutes at $0.008 USD per minute = $24 USD.
|
||||
- 2,000 Windows minutes at $0.016 USD per minute = $32 USD.
|
||||
|
||||
{% data variables.product.prodname_dotcom %} calculates your storage usage for each month based on hourly usage during that month.
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ Storage usage is shared with build artifacts produced by {% data variables.produ
|
||||
|
||||
{% data variables.product.prodname_dotcom %} charges usage to the account that owns the repository where the package is published. If your account's usage surpasses these limits and you have set a spending limit above $0 USD, you will pay $0.25 USD per GB of storage and $0.50 USD per GB of data transfer.
|
||||
|
||||
For example, if your organization uses {% data variables.product.prodname_team %}, allows unlimited spending, uses 150GB of storage, and has 50GB of data transfer out during a month, the organization would have overages of 148GB for storage and 40GB for data transfer for that month. The storage overage would cost $0.25 per GB or $37. The overage for data transfer would cost $0.50 per GB or $20.
|
||||
For example, if your organization uses {% data variables.product.prodname_team %}, allows unlimited spending, uses 150GB of storage, and has 50GB of data transfer out during a month, the organization would have overages of 148GB for storage and 40GB for data transfer for that month. The storage overage would cost $0.25 USD per GB or $37 USD. The overage for data transfer would cost $0.50 USD per GB or $20 USD.
|
||||
|
||||
At the end of the month, {% data variables.product.prodname_dotcom %} rounds your data transfer to the nearest GB.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user