Commit Graph

122 Commits (f93b91bfb57e65f0a783d97fc3875283d7997409)

Author SHA1 Message Date
Bryan Boreham 74d206bf28
chunks: improve readability of compression benchmarks (#7246) 3 years ago
Bryan Boreham 9498ea2c02
chunks: decode varints directly from byte buffer; stop panicing on some corrupt inputs (#7264) 3 years ago
Christian Simon 19c7315bcc
Improve error message when max error message is hit (#6834) 3 years ago
Ed Welch d7345c1c4c
Loki: Do not store exact log line duplicates (now including unordered inserts) (#6642) 3 years ago
Owen Diehl 254461ce8b
[TSDB] store uncompressed chunk size in index (#6665) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 3 years ago
Owen Diehl 93de7a7061
renames skip -> ok in ProcessString (#6064) 3 years ago
Michel Hollands 477a0e71df
Add filter parameter to rebound so lines can be deleted by the compactor (#5879) 3 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Cyril Tovena 6dad54fef9
Fixes ingester sample deduping (#5470) 3 years ago
Cyril Tovena 5d8bc6129e
Correctly sets hash value for headblock iterator (#5423) 3 years ago
Sandeep Sukhani 7fafe94e1a
add a ms instead of ns to end time of the rebound chunk interval (#5351) 3 years ago
Karsten Jeschkies 8e9009a7e3
Speed up `EntrySortIterator` by 20%. (#5318) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 3 years ago
Cyril Tovena 7f71c5f051
Promtail pull cloudflare logs (#4813) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Karsten Jeschkies 5ece938f3c
Run all benchmarks. (#4742) 4 years ago
Cyril Tovena 11071d4c31
Improves memchunk benchmark to account for block size. (#4645) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena 72292cbab3
Add a test to verify goroutine leak in compression pools. (#4653) 4 years ago
Owen Diehl cd80bc5e7e
introduces "entry too far behind" instrumentation for unordered writes (#4592) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Owen Diehl ff2ced09ea
Cleanup/unordered writes ingester config (#4192) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Owen Diehl 56256bfd5b
Unordered chunks (#4001) 4 years ago
Owen Diehl a4db1a4359
Headblock interop (#3995) 4 years ago
Owen Diehl 2107148acd
fixes chunk size method in facade (#3981) 4 years ago
Cyril Tovena 4a8f62ba00
Improve head chunk allocations when reading samples. (#3968) 4 years ago
Owen Diehl 23ad7f2e61
Unordered head block (#3957) 4 years ago
Sandeep Sukhani 2b7a6f201c
Logs deletion support for boltdb-shipper store (#3688) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena eff4ff1231
Improve matchers validations. (#3564) 4 years ago
Cyril Tovena d450bbb668
Fixes a test from #3216. (#3562) 4 years ago
Sandeep Sukhani b152bc2cf3
check for stream selectors to have atleast one equality matcher (#3216) 4 years ago
Cyril Tovena 70e87256d6
Add finalizer to zstd. (#3306) 4 years ago
Cyril Tovena 55b91fc793
Fixes head chunk iterator direction. (#3383) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
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