Commit Graph

32 Commits (23b5fc2c9b1a77b8776eac70279018956a458fc6)

Author SHA1 Message Date
Christian Haudum 8afdfd500c
chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 9 months ago
Paul Rogers dabbfd81ef
fix: Adjust tailer loop criteria so it is actually re-tested (#13906) 9 months ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 11 months ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Paul Rogers b2e4cc39a8
Add mutex for t.stopped to prevent data races (#11933) 1 year ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Bryan Boreham 793a689d1f
Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 2 years ago
Travis Patterson eb242f305d
Add tailing metrics (#6059) 3 years ago
Kaviraj Kanagaraj d970e737ab
Add more context to tailer-> ingester connect error. (#5394) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Jacob Lisi c3d1937eab
update vendored cortex and add new replace overrides (#3256) 4 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Sandeep Sukhani 569748ff18 logging: removed some noise in logs from live-tailing (#1100) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
polar3130 b2cd49a13e fix typo in error messages (#1030) 6 years ago
Robert Fratto 9484632d3d pkg/querier: fix concurrent access to querier tail clients (#944) 6 years ago
Marco Pracucci b9185324f4 Improved Tailer loop (dropped entries, logic refactoring, introduced tests) 6 years ago
Sandeep Sukhani f38fa2d184 gofmt file 6 years ago
Sandeep Sukhani bddf4fc9be rebased and removed some unwanted code 6 years ago
Sandeep Sukhani 3457f44cf5 Fix querying historic entries while live tailing logs 6 years ago
sh0rez 38cb093358
feat(loki): extended tailing (#764) 6 years ago
Sandeep Sukhani 3a2b569684 Added tail length limit to limit duration of live tailing of logs to 1 hour (#756) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Sandeep Sukhani 1f1706f467 Move live log tailing behind websocket on server (#439) 6 years ago