Commit Graph

79 Commits (e8cce09de29dc58c38b333e72dfe11613d49fbb3)

Author SHA1 Message Date
Owen Diehl 224e68a50b
WAL backpressure (#3218) 4 years ago
Cyril Tovena 07ece2bc2a
Improve checkpoint series iterator. (#3193) 4 years ago
Cyril Tovena f1c4ba2f59
Add zstd and flate compressions algorithms. (#3064) 4 years ago
Owen Diehl b236f2ee27
adds the ability to read chunkFormatV3 while writing v2 (#2984) 4 years ago
Owen Diehl 35a627df49
adds the ability to read chunkFormatV3 while writing v2 (#2984) 5 years ago
Cyril Tovena fbf17904f7
Fixes iota unexpected behaviour with bytes for chunk encoding. (#2945) 5 years ago
Edward Welch 8cd276d4ac
v3 of chunk encoding serializes all block data (#2934) 5 years ago
Owen Diehl 05f3d6e0da
Updates chunkenc doc for V3 (#2956) 5 years ago
Owen Diehl 854930e661
headblock checkpointing up to v3 (#3013) 5 years ago
Owen Diehl a8af1c0c84
adds the ability to read chunkFormatV3 while writing v2 (#2984) 5 years ago
Owen Diehl 4d9865acd4
Adds WAL support (experimental) (#2981) 5 years ago
Cyril Tovena ec725db9d0
Add ProcessString to Pipeline. (#2972) 5 years ago
Cyril Tovena 8ea5fd173f
Implement io.WriteTo by chunks. (#2962) 5 years ago
Cyril Tovena fa7ea9cc2d
Fixes iota unexpected behaviour with bytes for chunk encoding. (#2945) 5 years ago
Owen Diehl 663c872a4c
v3 of chunk encoding serializes all block data (#2934) 5 years ago
Cyril Tovena 070a145ea6
Improve the chunksize test. (#2892) 5 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
Owen Diehl dc0bd01e35
WAL/marshalable chunks (#2764) 5 years ago
Cyril Tovena edc6215098
Improve the way we reverse iterator for backward queries. (#2793) 5 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Owen Diehl b8787163b6
removes r/w pools from block/chunk types (#2711) 5 years ago
Cyril Tovena 6500f82195
Improve lz4 compression (#2614) 5 years ago
Aurélien Rainone 85696d00eb
pkg/chunkenc: fix test using string(int) conversion (#2647) 5 years ago
Owen Diehl cb20afaa26
BatchIter edge cases (#2466) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena c149099955
Fixes buffered iterator skipping very long lines. (#2306) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Cyril Tovena d08ceef16b
Fixes iterators boundaries. (#2136) 5 years ago
Ed Welch 0520a0ac1c
allow no encoding/compression on chunks (#2088) 5 years ago
Cyril Tovena a8b94aec3d
Reverse entry iterator pool (#2064) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Ed Welch 46cfdaede0
Add a missing method to facade which is called by the metrics storage client in cortex (#1987) 5 years ago
Aditya C S c0a28cbf30
Log error message for invalid checksum (#1713) 5 years ago
Ed Welch b5b3e78424
Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
Cyril Tovena 2a933b7bc3
Test stats memchunk (#1809) 5 years ago
johncming 13c9a864c6
pkg/chunkenc: fix leak of pool. (#1793) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Ed Welch 64798e2a98
tweaking the names a little per some discussions to make things easier to understand (#1582) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Joe Elliott d3972852ee Minor typo fixes (#1545) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Owen Diehl 7cc93b2694 unifies reverse iterators (#1489) 5 years ago
Cyril Tovena be010f049d
Close iterator properly and check nil before releasing buffers. (#1480) 5 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 6 years ago
Peter Štibraný 4381b28c80 pkg/chunkenc: BenchmarkRead focuses on reading chunks (#1423) 6 years ago
Peter Štibraný a2c2a90907 Lint: comments 6 years ago
Peter Štibraný 06007c0ad1 Renamed LZ4 -> Lz4 to make lint happy. 6 years ago
Peter Štibraný fb143fec02 Undo small change. 6 years ago