Commit Graph

3177 Commits (30528c9f6695d7e55aa904b83df1308becc93d21)

Author SHA1 Message Date
Callum Styan 4d6992982d
feat: add query user and query source to "executing query" log lines (#14320) 8 months ago
Christian Haudum f52f8ad540
chore: Clarify compression package (#14257) 8 months ago
Paul Rogers 84788ad2ae
chore: Update for failing lint issue (#14301) 8 months ago
Trevor Whitney 39119c0c9f
chore: refactor detected fields handler (#14288) 8 months ago
Emad Mohamadi 9267ee3561
fix(canary): Reconnect immediately upon tail max duration (#14287) 8 months ago
Robert Jacob 59ff1ece1d
fix(config): Copy Alibaba and IBM object storage configuration from common (#14297) 8 months ago
Ashwanth a584fb713d
chore: sync tables without acquiring read lock the whole time (#14179) 8 months ago
Ashwanth 17c472d9ab
fix(sharding): apply offset to both `from` and `through` in shard request (#14256) 8 months ago
George Robinson 6354deda90
fix: missing dep PartitionRing for Ingester (#14292) 8 months ago
Ravishankar 2d4792a54f
fix: allow rename of structuremetadata labels (#13955) 8 months ago
Paul Rogers 04f87ca933
chore: Lint in prep for golangci compatible with Go 1.23 (#14289) 8 months ago
benclive 3c36ba949d
feat: Implement owned streams calculation using Partition Ring (#14282) 8 months ago
Cyril Tovena beca6f3366
feat(kafka): enqueue commit offset only once per batch process (#14278) 8 months ago
Paul Rogers c874d2cc44
chore: Wrap error to surface more context (#14284) 8 months ago
Cyril Tovena f80d68a1ed
feat(distributors): Use a pool of worker to push to ingesters. (#14245) 8 months ago
Christian Haudum 6143a548f1
chore: Disable bloom filtering for bounded sharding strategy (#14272) 8 months ago
Dylan Guedes ac422b3bc3
feat: Introduce new `ObjectExistsWithSize` API to (#14268) 8 months ago
Trevor Whitney c001a1d93a
fix: allow any level for aggregated metrics (#14255) 8 months ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 8 months ago
Ashwanth 758364c777
fix: remove usage of unsafe string in label adapter unmarshal (#14216) 8 months ago
Christian Haudum 14b468b236
chore: Add `has_labelfilter_before_parser` to metrics.go log line (#14244) 8 months ago
Cyril Tovena ae955ed30d
fix(pattern): Fixes latency metric namespace for tee to pattern (#14241) 8 months ago
Cyril Tovena 3f47233079
fix(kafka): Fixes partition selection in distributors (#14242) 8 months ago
Cyril Tovena b6e9945f83
feat(kafka): Add Ingestion from Kafka in Ingesters (#14192) 8 months ago
Paul Rogers a4642b55e9
fix: Update AWS storage timeout error for Go 1.23 behavior (#14226) 8 months ago
Paul Rogers 71d7291c9c
fix: Expand matching for additional variations (#14221) 8 months ago
Paul Rogers 8322e518e6
fix: Add additional validation for timeout while retrieving headers (#14217) 8 months ago
benclive 7c78232ad3
feat: Optionally require writes to kafka on Push requests (#14186) 8 months ago
Cyril Tovena a4aee4f4ff
fix: Wait for OwnedStreams service in Ingester startup (#14208) 8 months ago
Christian Haudum cdf084fdae
perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159) 8 months ago
Sven Grossmann f8d9143eea
fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) 8 months ago
Paul Rogers fc90a63636
feat: implement IsRetryableErr for S3ObjectClient (#14174) 8 months ago
Christian Haudum 2840d48b92
chore: Clean up unused bloom filter related code (#14183) 8 months ago
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 8 months ago
Dylan Guedes a47515300a
fix: Report PSRL error message correctly (#14187) 8 months ago
Vladyslav Diachenko 31368806a9
feat: add backoff mechanism to the retention process (#14182) 8 months ago
Christian Haudum 963779064b
chore: Move compression utilities into separate package (#14167) 8 months ago
Robert Fratto 1b7086632e
chore(storage/bloom/v1): update comments on bloom test (#14168) 8 months ago
Christian Haudum 02b26a85df
chore: Remove outdate TODO file for bloom package (#14158) 8 months ago
Cyril Tovena 44958c4b8b
chore(kafka): Refactor configurations and remove old modules (#14161) 8 months ago
Karsten Jeschkies 48e4a346b8
chore: Remove unused quantile merge step evaluator. (#14160) 8 months ago
Christian Haudum 6e36041c08
chore(blooms): Remove excessive logging in fused querier (#14152) 8 months ago
benclive 78b275bf10
fix: Propagate query stats from quantile & topk queries (#13831) 8 months ago
Christian Haudum 39fa9b47e9
chore: Fix linter errors (#14145) 8 months ago
Christian Haudum 5bffc10d85
chore(blooms): Replace extracting line filters with extracting label filters (#14137) 9 months ago
Robert Fratto ebe0bb875e
chore: replace remaining references to ExtractTestableLineFilters (#14135) 9 months ago
Robert Fratto 4de51f9953
chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
Sandeep Sukhani 89c4282654
chore: avoid some allocations in tsdb while reading posting offset table (#14111) 9 months ago
Sven Grossmann 63e84b476a
fix(aggregated-metrics): correctly create logfmt string (#14124) 9 months ago
Robert Fratto 53cfef3bca
chore(storage/bloom/v1): add ExtractTestableLabelMatchers (#14119) 9 months ago