Commit Graph

2985 Commits (e0ca67dd4563e41c57b2f1409ef235b76b2a1a6e)

Author SHA1 Message Date
Christian Haudum 738c274a58
fix(blooms): Fix `partitionSeriesByDay` function (#12900) 1 year ago
Owen Diehl 1951322154
chore(blooms): records more bloom iteration stats (#12889) 1 year ago
Dylan Guedes 7b6f0577c3
feat: Querier: Split gRPC client into two. (#12726) 1 year ago
Shantanu Alshi 6904a6520d
fix: Fix log level detection (#12651) 1 year ago
Owen Diehl 93aaf29e68
fix(spans): corrects early-close for a few spans (#12887) 1 year ago
Owen Diehl c1d56c11d6
chore(instrumentation): reintroduce span propagation across scheduler boundaries (#12880) 1 year ago
Kaviraj Kanagaraj b6049f6792
fix: `codec` not initialized in downstream roundtripper (#12873) 1 year ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 1 year ago
Owen Diehl 8b34751e17
chore(blooms): additional spans for bloom read path (#12866) 1 year ago
Owen Diehl 5a643c7115
chore: reduces span footprint + double recording (#12864) 1 year ago
Owen Diehl 4c9b22f110
feat(blooms): ignore individual bloom-gw failures (#12863) 1 year ago
Christian Haudum fcd544c2d9
feat(blooms): Add in-memory LRU cache for meta files (#12862) 1 year ago
benclive fd2301fd62
fix: Ensure Drain patterns are valid for LogQL pattern match filter (#12815) 1 year ago
Michel Hollands 599a3002d2
docs: update the lokitool docs (#12805) 1 year ago
Christian Haudum 37c88220b3
fix(blooms): Handle not found metas gracefully (#12853) 1 year ago
Christian Haudum 48bbf983d0
chore(blooms): Remove ID field from task struct (#12851) 1 year ago
Owen Diehl 7bbd8b5087
feat(blooms): ingester aware bounded impl (#12840) 1 year ago
Christian Haudum 667076d935
fix(blooms): Do not fail requests when fetching metas from cache fails (#12838) 1 year ago
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