1 — Cost Drivers
Purpose
[stub: cost-drivers]
Metadata
| Author | Amit Singh |
| Scope | observability |
Local graph
Related notes
2 — Telemetry Sampling
Covers sampling as a cost lever across all three signal types, and the fidelity it trades away.
3 — Downsampling
Covers reducing metric resolution over time as data ages, and the query-accuracy tradeoff that comes with it.
4 — Retention Policies
Covers setting differentiated retention per signal type and per tier, driven by actual debugging-lookback needs rather than defaults.
5 — Compression
Covers the compression techniques (chunk encoding, columnar compression) that let TSDBs and log stores shrink storage cost per sample.