Commit Graph

2879 Commits (c8cc0fb3bc0d72c06fc8df8dc66df09043a8f66e)

Author SHA1 Message Date
Ed Welch 00d3c7a52d
feat: add profile tagging to ingester (#13068) 2 years ago
benclive f6f8babf83
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 2 years ago
benclive 2923a7d958
fix: Update expected patterns when pruning (#13079) 2 years ago
benclive 797bb64173
feat: Add tokenizer interface for Drain Training (#13069) 2 years ago
Karsten Jeschkies 6e4555010e
fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 2 years ago
洪阿南 670cd89aa8
fix: Fix incorrect sorting of chunks in bloom-filtered response since `ChunkRef.Cmp` method is used in reverse (#12999) 2 years ago
Salva Corts ab7af0575d
refactor(blooms): Builder retrieves tasks from planner (#13046) 2 years ago
George Robinson cc3694eecd
feat: Add ingester_chunks_flush_failures_total (#12925) 2 years ago
benclive d0a285926b
feat: Increase drain max depth from 8 -> 30 (#13063) 2 years ago
Christian Haudum d6374bc2ce
feat(blooms): Add counter metric for blocks that are not available at query time (#12968) 2 years ago
benclive 2171f6409f
fix: Fix panic on requesting out-of-order Pattern samples (#13010) 2 years ago
Salva Corts f6529c293e
refactor(blooms): Add RPC service for bloom-planner (#13015) 2 years ago
Vladyslav Diachenko 4901a5c452
fix: not owned stream count (#13030) 2 years ago
Trevor Whitney ca030a5c43
fix: change log level since this is a known case (#13029) 2 years ago
Vladyslav Diachenko 1111595179
feat: new stream count limiter (#13006) 2 years ago
Salva Corts efd8f5dc1b
refactor(blooms): Add queue to bloom planner and enqueue tasks (#13005) 2 years ago
Salva Corts 3195036435
refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 2 years ago
Ashwanth bf8a278879
chore: remove duplicate imports (#13001) 2 years ago
Ashwanth 1f5291a4a3
fix(indexstats): do not collect stats from "IndexStats" lookups for other query types (#12978) 2 years ago
Christian Haudum 75ccf2160b
feat(blooms): Separate page buffer pools for series pages and bloom pages (#12992) 2 years ago
Salva Corts 8978ecf0c8
feat: Boilerplate for new bloom build planner and worker components. (#12989) 2 years ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
Karsten Jeschkies 88c671162f
fix: Track bytes discarded by ingester. (#12981) 2 years ago
Cyril Tovena 87288d37f9
feat(reporting): Report cpu usage (#12970) 2 years ago
benclive 4a5edf1a2a
perf: Replace channel check with atomic bool in tailer.send() (#12976) 2 years ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 2 years ago
benclive bc53b33721
feat: Add metrics for number of patterns detected & evicted (#12918) 2 years ago
Christian Haudum a1b1eeb095
feat(bloom): Skip attempts to filter chunks for which blooms have not been built (#12961) 2 years ago
Christian Haudum 00bdd2f5b7
fix(blooms): Disable metas cache on bloom gateway (#12959) 2 years ago
Sandeep Sukhani 7cc9a9386a
fix: fix parsing of default per tenant otlp config (#12836) 2 years ago
Karsten Jeschkies f66172eed1
feat: improve performance of `first_over_time` and `last_over_time` queries by sharding them (#11605) 2 years ago
benclive 7630f33ecf
test: Added more test data for pattern detection tests (#12920) 2 years ago
Paul Rogers 5cd850e0d0
fix: Fix for how the loop sync is done (#12941) 2 years ago
Shantanu Alshi 3cc28aaf0e
fix: panics when ingester response is nil (#12946) 2 years ago
Kaviraj Kanagaraj b05c4f7288
chore(logging): Add entry's timestamp when rejected with `too far behind` (#12933) 2 years ago
Salva Corts cb1f5d9fca
fix: Defer closing blocks iter after checking error from loadWorkForGap (#12934) 2 years ago
jackyin a46d14fb05
fix: Optimize regular initialization (#12926) 2 years ago
Paul Rogers d16a3bf139
test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
MarkDaveny 3a46d3717d
style: fix function names (#12817) 2 years ago
Dylan Guedes 18a558c7fd
docs: Don't allow running new and old querier worker grpc clients (#12916) 2 years ago
Dylan Guedes afd9e36306
chore: Call `shardstreams.Config` by value instead of by reference (#12915) 2 years ago
Sven Grossmann 19fef9355f
feat(detectedFields): Support multiple parsers to be returned for a single field (#12899) 2 years ago
Travis Patterson a772ed705c
fix: Invalidate caches when pipeline wrappers are disabled (#12903) 2 years ago
Christian Haudum 7b77e31098
fix(blooms): Clean block directories recursively on startup (#12895) 2 years ago
Christian Haudum 738c274a58
fix(blooms): Fix `partitionSeriesByDay` function (#12900) 2 years ago
Owen Diehl 1951322154
chore(blooms): records more bloom iteration stats (#12889) 2 years ago
Dylan Guedes 7b6f0577c3
feat: Querier: Split gRPC client into two. (#12726) 2 years ago
Shantanu Alshi 6904a6520d
fix: Fix log level detection (#12651) 2 years ago
Owen Diehl 93aaf29e68
fix(spans): corrects early-close for a few spans (#12887) 2 years ago
Owen Diehl c1d56c11d6
chore(instrumentation): reintroduce span propagation across scheduler boundaries (#12880) 2 years ago