Skip to content

Commit 5b83aaf

Browse files
committed
monitoring prices
1 parent d85bc21 commit 5b83aaf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,20 @@ Approximate numbers that should be consistent between Cloud providers.
124124
| CDN Egress | 1 GB | \$0.05 | | | |
125125
| CDN Fill ‡ | 1 GB | \$0.01 | | | |
126126
| Warehouse Query | 1 GB | \$0.005 | | | |
127+
| Logs/Traces ♣ | 1 GB | \$0.5 | | | |
128+
| Metrics | 1000 | \$20 | | | |
127129

128130
† This refers to network leaving your cloud provider, e.g. sending data to S3
129131
from GCP or egress network for sending HTML from AWS to a client.
130132

131133
‡ An additional per cache-fill fee is incurred that costs close to blob storage
132134
write costs (see just below).
133135

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+
134141
Furthermore, for blob storage (S3/GCS/R2/...), you're charged per read/write
135142
operation (fewer, large files is cheaper):
136143

0 commit comments

Comments
 (0)