prometheus/tsdb/chunks
Yukun Sun cfd4e05c9e
fix: return a corruption error when iterator function find a chunk that is out of sequence (#7855)
Signed-off-by: sunyukun <sunyukun@didiglobal.com>

Co-authored-by: sunyukun <sunyukun@didiglobal.com>
2020-08-26 20:36:27 +05:30
..
chunks.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
chunks_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
head_chunks.go fix: return a corruption error when iterator function find a chunk that is out of sequence (#7855) 2020-08-26 20:36:27 +05:30
head_chunks_other.go Preallocate m-map file only for Windows (#7306) 2020-05-28 20:24:19 +05:30
head_chunks_test.go Fix unsequential m-map files (#7414) 2020-06-18 19:24:58 +05:30
head_chunks_windows.go Preallocate m-map file only for Windows (#7306) 2020-05-28 20:24:19 +05:30