Understand how metered billing works on Goldsky
30,000 * 730 = 21,900,000
subgraph entity storage hours in that month.
Active Subgraphs (subgraph worker-hours) | |
---|---|
First 2,250 worker-hours | Free (i.e., 3 always-on subgraphs) |
Above 2,250 worker-hours | $0.05/hour (i.e., ~$36.50/month/additional subgraph) |
Subgraph Storage (subgraph entity storage-hours) | |
---|---|
First 100k entities stored (i.e., up to 75,000,000 storage-hours) | Free |
Up to 10M entities stored (i.e., up to 7.5B storage-hours) | ~$4.00/month per 100k entities stored (i.e., $0.0053 per 100k entities stored/hour) |
Above 10M entities stored (i.e., >7.5B storage-hours) | ~$1.05/month per 100k entities stored (i.e., $0.0014 per 100k entities stored/hour) |
Resource Size | Workers |
---|---|
small (default) | 1 |
medium | 4 |
large | 10 |
x-large | 20 |
xx-large | 40 |
1*2*1 + 1*2*10 = 2 + 20 = 22
hours of usage.
Note: Pipelines that use a single subgraph as a source, and webhooks or GraphQL APIs as sink(s), are not metered as pipelines. However, you still accumulate hourly subgraph usage.
Examples:
resource size
maps to the underlying VM size and acts as a multiplier on hourly usage.
Active Pipelines (pipeline worker-hours) | |
---|---|
First 750 worker-hours | Free (i.e., 1 always-on pipeline worker/month) |
751+ worker-hours | $0.10 (i.e., $73.00/month per worker) |
Pipeline Throughput (pipeline events written) | |
---|---|
First 1M events written | Free |
Up to 100M events written | $1.00 per 100,000 events |
Above 100M events written | $0.10 per 100,000 events |
1,534.5 GB-days ÷ 30 days = 51.15 GBSo at the end of your billing cycle, you’d be charged based on 51.15 GB of average storage.
Dimension | Unit | Price per unit |
---|---|---|
Storage | 1 GB | 1GB free, $1.50 per GB, per month. Measured hourly in GB-hours. |
Utilization | 1 Compute Hour | $0.16 per vCPU, per month |
Databases | No charge per additional DBs set up. | Free |