13 Commits (bfa466d00f152aa8dd58494c171872d7f95e3d5e)

Author SHA1 Message Date
George Krajcsovits f5fcaa3872
Fix setting reset header to gauge histogram in seriesToChunkEncoder (#12329) 2 years ago
Filip Petkovski 0d049feac7
Fix encoding samples in ChunkSeries (#12185) 2 years ago
beorn7 630bcb494b storage: Use separate sample types for histogram vs. float 2 years ago
Bryan Boreham faac4c066d package storage: fix up test not to access Labels internals 2 years ago
sniper91 16738b00e3 Do no re-use result slice in chunkSetToSeriesSet 2 years ago
beorn7 86cc83b13c storage: iterator fixes after merge 3 years ago
beorn7 b042e29569 storage: expose bug in iterators #10027 3 years ago
beorn7 68e02be963 Post-merge fixes 3 years ago
Björn Rabenstein b866db009b
storage: Fix and improve the Seek method of various iterators (#9878) 3 years ago
Bartlomiej Plotka e6d7cc5fa4
tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 5 years ago