Commit Graph

1318 Commits (e65d1b8c692f11240f46f91105f266257696334a)

Author SHA1 Message Date
Sandeep Sukhani e65d1b8c69
add more context to logs, improve comments for clarity in boltdb-shipper code (#5341) 3 years ago
Cyril Tovena 4fafc9c234
Fixes a flaky hedging test. (#5389) 3 years ago
Sandeep Sukhani da9b4c9369
cleanup common index set after cleaning up all the user index sets (#5372) 3 years ago
Cyril Tovena d44b6892eb
Fixes memberlist usage report (#5369) 3 years ago
Cyril Tovena 21fa187fa8
Improve report usage to never fail (#5364) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
gotjosh 02416736d0
Ruler: Rule group not found API message (#5362) 3 years ago
Sandeep Sukhani 7fafe94e1a
add a ms instead of ns to end time of the rebound chunk interval (#5351) 3 years ago
Sandeep Sukhani 0afd113c96
fix rounding of time to milliseconds (#5352) 3 years ago
Karsten Jeschkies 8e9009a7e3
Speed up `EntrySortIterator` by 20%. (#5318) 3 years ago
Dylan Guedes a3bacd5739
Test `LegacySample` and `LegacyLabelPair` compatibility. (#5313) 3 years ago
Sandeep Sukhani e4d6767412
Fix apply retention issue (#5342) 3 years ago
Danny Kopping 20041b74d6
Revert "Simplify code for write path in distributor (#5248)" (#5337) 3 years ago
Kaviraj Kanagaraj 2db309271c
Makes `tailer.droppedStreams` slice bounded. (#5334) 3 years ago
Bryan Boreham a50cac7674
filters: use faster regexp package (#5315) 3 years ago
Owen Diehl f598484a94
Release entryBufferPool once (#5324) 3 years ago
Christian Haudum 10b93cebe5
Simplify code for write path in distributor (#5248) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 3 years ago
Vladyslav Diachenko ea37f4595d
added upgrade notes (#5311) 3 years ago
Vladyslav Diachenko d4a4728933
changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. it's made to allow loki to retry the request to the querier instead of returning '499 The request was cancelled by the client.' back to the client. (#5297) 3 years ago
Travis Patterson 89b04a97b3
storage: update azure blobstore client to use new sdk (#5302) 3 years ago
Owen Diehl af3457b92e
less opaque chunk keys on fs with v12 (#5291) 3 years ago
Travis Patterson 1925d77f65
cleanup: consolidate util strings contain functions (#5304) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Owen Diehl a88ee16534
better logic for when to shard wrt disabled lookback (#5303) 3 years ago
Sandeep Sukhani 40e05198f9
fix a panic in index-gateway caused by double closing of a channel (#5298) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Dylan Guedes ad3c8d07b7
Cleanup `util/validation` code. (#5285) 3 years ago
Ed Welch efffe0ce50
add some timing to the logs for downloading and opening index tables (#5042) 3 years ago
Christian Haudum 57b384df8f
Auto-expire old items from FIFO cache (#5148) 3 years ago
Christian Haudum 8d2b3f7aa5
Return early if push payload does not contain data (#5229) 3 years ago
Dylan Guedes 7856db62bb
Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Michel Hollands 87edab0867
Ingester: remove the labelFilter (#5262) 3 years ago
Sandeep Sukhani 37fcbf9428
use default retention period to check user index may have expired chunks when user does not have custom retention (#5261) 3 years ago
Owen Diehl 91d837e79c
Refactor/remove global splitby (#5243) 3 years ago
Dylan Guedes 3d135e5338
Copy `cortex/pkg/configs` package dependency into Loki (#5139) 3 years ago
Dylan Guedes 4a70f8ec84
Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) 3 years ago
Dylan Guedes ba6a2fd41e
Get rid of Cortex chunk. (#5239) 3 years ago
3JIou_from_home 863408684c
Push: add deflate compression in post requests (#5249) 3 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
Sandeep Sukhani 9fdcacff15
v12 chunk format handling in retention (#5254) 3 years ago
RangerCD 87cbe50b59
Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
RangerCD 4ee686c22c
Remove ErrStreamMissing (#5234) 3 years ago
Callum Styan bfef7bad44
Start refactor of storage (chunks) clients metrics into structs (#5057) 3 years ago
Kaviraj Kanagaraj 7713ff78e2
Fix `cortexpb` -> `logproto` rename in some tests (#5231) 3 years ago
Callum Styan f24b84c15a
[querier] Abort a query in limitedRoundTripper if parallelism is 0 (#5190) 3 years ago
Dylan Guedes 3f496e7336
Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago