Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Stream<TelemetryRecord> -> S3Object<Parquet>
Batch and write incoming raw telemetry records into partitioned, compressed columnar Parquet files on object storage.
Problem it solves
Index-heavy indexing engines have high RAM/disk costs for cold or warm historical telemetry data.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.