Object-storage economics
Use S3, GCS, Azure, or MinIO as the durable telemetry layer.
Keep telemetry on object storage you choose, use columnar pruning and caches to reduce reads, and evaluate cost with visible assumptions.

molesignal moves the economic boundary to infrastructure you can inspect and tune.
Use S3, GCS, Azure, or MinIO as the durable telemetry layer.
Use time, Parquet metadata, Tantivy indexes, and file-level planning to avoid broad scans.
Cache file metadata, Parquet metadata, query results, and hot Parquet blocks on disk.
Split ingest, query, compaction, alerting, and connector work only when the workload requires it.
workflow
The evaluation starts with your volume and retention rather than a marketing percentage.
Start with the volume the team wants to keep, not a pre-filtered subset.
Compare infrastructure assumptions with the current commercial pricing model.
Validate pruning and latency against your fields and time ranges before changing retention.
Scale the expensive part of the workload instead of scaling every component together.
proof / shipped
The existing cost page exposes ingest, retention, pricing snapshot, and infrastructure baseline rather than promising a universal saving.
Keep telemetry on object storage you choose, use columnar pruning and caches to reduce reads, and evaluate cost with visible assumptions.