File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -124,13 +124,20 @@ Approximate numbers that should be consistent between Cloud providers.
124
124
| CDN Egress | 1 GB | \$ 0.05 | | | |
125
125
| CDN Fill ‡ | 1 GB | \$ 0.01 | | | |
126
126
| Warehouse Query | 1 GB | \$ 0.005 | | | |
127
+ | Logs/Traces ♣ | 1 GB | \$ 0.5 | | | |
128
+ | Metrics | 1000 | \$ 20 | | | |
127
129
128
130
† This refers to network leaving your cloud provider, e.g. sending data to S3
129
131
from GCP or egress network for sending HTML from AWS to a client.
130
132
131
133
‡ An additional per cache-fill fee is incurred that costs close to blob storage
132
134
write costs (see just below).
133
135
136
+ ♣ This is standard pricing among a few logging providers, but e.g. [ Datadog
137
+ pricing] ( https://www.datadoghq.com/pricing/?product=log-management#products ) is
138
+ different and charges \$ 0.1 per ingested logs with \$ 1.5 per 1m on top for 7d
139
+ retention.
140
+
134
141
Furthermore, for blob storage (S3/GCS/R2/...), you're charged per read/write
135
142
operation (fewer, large files is cheaper):
136
143
You can’t perform that action at this time.
0 commit comments