data/<block-ulid>/meta.json

meta.json

The one file in a block directory that is not binary: plain JSON, written last and fsynced when a block is cut. Its presence is what marks a block directory as complete and usable. It carries the block's identity (ulid), its time range, summary statistics, and its compaction provenance.

Field notes & invariants

← All TSDB formats