18 Commits (d541b3bbebbc889e02ff51dd54e5a1674bcf5b77)

Author SHA1 Message Date
cuiweiyuan 1800af54f0 chore: fix some function names 3 months ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513) 4 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
George Krajcsovits 3512b2d678
storage: make histogram reset handling consistent in chainSampleIterator (#12779) 1 year ago
Justin Lei 8ef7dfdeeb
Add a chunk size limit in bytes (#12054) 1 year ago
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