Commit Graph

2817 Commits (a0f358fcc8295d93ee38b67738e8d90045c50dab)

Author SHA1 Message Date
Christian Haudum a0f358fcc8
fix(blooms): Fully deduplicate chunks from FilterChunkRef responses (#12807) 1 year ago
Owen Diehl 1665e853a0
fix(blooms): dont break iterator conventions (#12808) 1 year ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 1 year ago
Owen Diehl eac56224b8
feat(blooms): limit bloom size during creation (#12796) 1 year ago
Jonas L. B c0113db4e8
fix(promtail): Handle docker logs when a log is split in multiple frames (#12374) 1 year ago
Salva Corts 76ba24e3d8
fix(blooms): Reset error on LazyBloomIter.Seek (#12806) 1 year ago
Ned Andreev 40479029d7
feat: Generic logline placeholder replacement and tokenization (#12799) 1 year ago
Michel Hollands 33e82ec133
fix: remove unused parameter causing lint error (#12801) 1 year ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 1 year ago
Christian Haudum 3bf2d1fea0
fix(blooms): Deduplicate filtered series and chunks (#12791) 1 year ago
Paul Rogers 4cc3a73172
test: Add mutex and setter/getter for addresses in test (#12793) 1 year ago
Owen Diehl da8ee7e7f2
chore(blooms): Instrument source bytes added to blooms directly (#12782) 1 year ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 1 year ago
Owen Diehl fb9b0e80a7
chore(blooms): adds more instrumentation to block building (#12779) 1 year ago
Christian Haudum ecefb49508
fix(blooms): Fix a regression introduced with #12774 (#12776) 1 year ago
Christian Haudum c36b1142c7
fix(blooms): Correctly return unfiltered chunks for series that are not mapped to any block (#12774) 1 year ago
Trevor Whitney ae180d6e07
fix(nix): lambda-promtail vendor hash (#12763) 1 year ago
Trevor Whitney 210ea93a69
feat: add detected-fields command to logcli (#12739) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago
Paul Rogers c178cc62df
test: Data race updates for memchunk tests (#12752) 1 year ago
dependabot[bot] ff2063bcaf
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push (#12694) 1 year ago
Christian Haudum 5540c92d50
perf(blooms): Resolve bloom blocks on index gateway and shard by block address (#12720) 1 year ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 1 year ago
Ed Welch 4c563f7823
docs: unhide compactor GRPC config (#12587) 1 year ago
benclive 5ae33d19ff
test: Add new tests for Drain pattern matching (#12655) 1 year ago
Dylan Guedes 402d1d7c48
perf: TSDB: Add fast-path to `inversePostingsForMatcher` (#12679) 1 year ago
Cyril Tovena 19bfef48cb
feat: Add pattern ingester support in SSD mode (#12685) 1 year ago
Func 4a05964d55
fix: Use to the proper config names in warning messages (#12114) 1 year ago
Seiya 0eba448fc7
fix: crrect initialization of a few slices (#12674) 1 year ago
Michel Hollands 6dce98870d
fix: Fix the lokitool imports (#12673) 1 year ago
Michel Hollands 7b7d3d4cd2
feat: add lokitool (#12166) 1 year ago
洪阿南 0d1ebebd3a
fix: Add a missing `continue` in fuse which may cause incorrect bloom test result (#12650) 1 year ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 1 year ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 1 year ago
Salva Corts 0ee2a6126a
fix(blooms): Fix findGaps when ownership goes to MaxUInt64 and that is covered by existing meta (#12558) 1 year ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 1 year ago
Sandeep Sukhani 0831802a99
fix: fix setting of info log level when trying to detect level from log lines (#12635) 1 year ago
Cyril Tovena 397aa56e15
feat: Enable log volume endpoint by default (#12628) 1 year ago
Paul Rogers 13d45bc512
test: Fix deadlock in table_manager relating to Stop/SyncTables (#12597) 1 year ago
Travis Patterson 11e768726f
fix(query sharding): Generalize avg -> sum/count sharding using existing binop mapper (#12599) 1 year ago
Travis Patterson c4ac8cc009
feat: add warnings to metadata context directly (#12579) 1 year ago
Paul Rogers d34f1627cc
test: 2 data race fixes (#12584) 1 year ago
Cyril Tovena 48dae4417c
feat: improve syntax parser for pattern (#12489) 1 year ago
Salva Corts a32e54053f
chore(blooms): Remove noisy log line in index gateways (#12555) 1 year ago
Sandeep Sukhani ec888ec8a5
fix: make the tsdb filenames correctly reproducible from the identifier (#12536) 1 year ago
Callum Styan ec81991f4d
feat: include the stream we failed to create in the stream limit error message (#12437) 1 year ago
Sandeep Sukhani be501c2564
fix: use nanosecond precision for timestamp in compacted tsdb index file names (#12502) 1 year ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 1 year ago
Owen Diehl 712a2b6967
fix(blooms): fixup bloom testing (#12494) 1 year ago
Kaviraj Kanagaraj e9b6ce9de4
fix(logql): Linefilter behaviour with chained `or` (#12463) 1 year ago