Commit Graph

22 Commits (9faa8bcf1dc819179bfc29d3d5d9a7d0878717c5)

Author SHA1 Message Date
Cyril Tovena a4070992d9 fix a bug where nil line buffer would be put back 6 years ago
Marco Pracucci c955702b32 Fixed out of order entries allowed in a chunk on edge case (#859) 6 years ago
Marco Pracucci 82a7eae2bc Removed unused (and skipped) TestGZIPCompression (#858) 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Cyril Tovena 1dfee23b65
replace gzip golang package by github.com/klauspost/compress (#831) 6 years ago
Robert Fratto d34b1f7450 ingester: support chunk transfers on ingester shutdown. 6 years ago
Cyril Tovena cb7c8f6233
Use prometheus pool for line buffer. (#790) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Edward Welch c3084dbdc7 Removing the pre-allocation of a buffer when serializing blocks, in most of my empirical testing we were using 9-10k out of the 32k allocated leaving about 2/3 of the buffer allocated and unused times the number of blocks per chunk, times the number of chunks kept in memory. This was adding up to a fair amount of allocated but unused space. 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Xiang Dai aa4684ee52 support config chunk size (#464) 6 years ago
Goutham Veeramachaneni 27ca58e79f
Lazy load chunks (#435) 6 years ago
Tom Wilkie 40ae03b48a
Include the stream's labels in OOO error responses. (#304) 6 years ago
Tom Wilkie 26f3b52096 Relax restriction on timestamp reuse in chunks, add test. 6 years ago
Tom Wilkie ab4c5bebab
Validate labels in the distributor. (#251) 6 years ago
Goutham Veeramachaneni 8609fcab74
Cut new blocks once the existing ones are full (#71) 7 years ago
Tom Wilkie 9f257c591a
[WIP] Persistence (#44) 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Goutham Veeramachaneni 8a1f4e190d Fix broken test. 7 years ago
Goutham Veeramachaneni 8f4e12a5ec
Chunking (#10) 7 years ago