Commit Graph

3237 Commits (2ebbecfcbd7e484fdcfad4669cf33fd8dda64eb4)
 

Author SHA1 Message Date
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
Josh Arrington d934139612
fix changelog issue reference to lambda-promtail (#5347) 3 years ago
Sandeep Sukhani e4d6767412
Fix apply retention issue (#5342) 3 years ago
Nate Walters ffc87055b8
Delete docs/sources/copyright directory (#5325) 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
Andre Ziviani 699fffe9e5
lambda-promtail: Add ability to ingest logs from S3 (#5065) 3 years ago
Karen Miller d787a0fe28
Docs: remove "regular" from string definition (#5309) 3 years ago
Vladyslav Diachenko f0ef4662fe
Documentation for load testing Loki with xk6-loki (#5182) 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
Trevor Whitney c477e29c3f
Add tooling for local k3d clusters under tools/dev (#5272) 3 years ago
Vladyslav Diachenko ea37f4595d
added upgrade notes (#5311) 3 years ago
Susana Ferreira 82fac990a1
Update promtail to support duration string formats (#5290) 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
Travis Patterson de1faa0671
Fix transitive dependency error (#5308) 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
Sashank Agarwal e19c5863ea
Fix `go.mod` path of operator (#5287) 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
Christian Haudum 3fb572abda
Fix Promtail watching deadlock (#5283) 3 years ago
Sashank Agarwal c88734b72c
Link `replace` pipeline stage to doc (#5200) 3 years ago
Karsten Jeschkies b92b544ca2
Write Promtail position file atomically. (#5266) 3 years ago
Karsten Jeschkies 54bc2dc40e
Restart Docker target if stopped. (#5280) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Ed Welch 44ba39055d
logstash: re-add bundle update and update bundler (#5284) 3 years ago
Owen Diehl 96ff7f900b
Revert "Adding a docs page that helps users understand memberlist a bit more (#5186)" (#5286) 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
Jennifer Villa 7e372cbc56
Adding a docs page that helps users understand memberlist a bit more (#5186) 3 years ago
Trevor Whitney 926a0b2a4e
Update local configs to fix issues with incorrect addresses (#5207) 3 years ago
Dan Poltawski 379ca6b409
Promtail docs: Fix link to `unpack` LogQL documentation (#5274) 3 years ago
Christian Haudum 8d2b3f7aa5
Return early if push payload does not contain data (#5229) 3 years ago
Kaviraj Kanagaraj 531905c066
Remove `cortex` references from `go.mod` and makefile (#5269) 3 years ago
Dylan Guedes 7856db62bb
Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
Kaviraj Kanagaraj 858f8ea54a
Fix transitive dependency failure while building logstash plugin (#5268) 3 years ago
Lydia Lee a4cfab4b84
feat(promtail): fix TargetManager.run() not exit (#5238) 3 years ago