Commit Graph

41 Commits (9e33f8f6b7fe35a395ef8fec08fc9554e3ad2346)

Author SHA1 Message Date
Cyril Tovena fe7aadfb9d
Fixes race conditions in the batch iterator. (#2773) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena cd74043db9
Improve entry deduplication. (#2302) 5 years ago
Cyril Tovena d08ceef16b
Fixes iterators boundaries. (#2136) 5 years ago
Cyril Tovena a8b94aec3d
Reverse entry iterator pool (#2064) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Cyril Tovena 1eb139c37c
Add a test for duplicates count in the heap iterator and fixes it. (#1802) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Owen Diehl 7cc93b2694 unifies reverse iterators (#1489) 5 years ago
Cyril Tovena be010f049d
Close iterator properly and check nil before releasing buffers. (#1480) 5 years ago
Peter Štibraný f6be636e13 RangeQuery benchmark optimizations (#1413) 6 years ago
Cyril Tovena 1fc0ffde8a
Logql benchmark and performance improvement. (#1371) 6 years ago
Joe Elliott 47637852fb Logcli: Add Support for New Query Path (#987) 6 years ago
Cyril Tovena d43348c895 Fix bug in topk, add more tests, improve iterator 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Sandeep Sukhani 2b8a3d9794 live-tailing: preload all the historic entries before query context is cancelled (#862) 6 years ago
Sandeep Sukhani 3457f44cf5 Fix querying historic entries while live tailing logs 6 years ago
Marco Pracucci a22be17859 Fix prefetch in HeapIterator when Len() or Peek() are called as first methods 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Tom Wilkie e73024d3a4 Remove RegexpIter, we don't need it. 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Goutham Veeramachaneni 27ca58e79f
Lazy load chunks (#435) 6 years ago
Tom Wilkie b115835487
Test & fix queries return multiple streams. (#341) 6 years ago
Anthony Woods 61fc02a002 set currLabels when currEntry is set. (#308) 6 years ago
Tom Wilkie db26fd3691 Update comment. 6 years ago
Tom Wilkie 44814cc274 Compare lines directly. 6 years ago
Tom Wilkie 42df286b7e Factor out mostCommon function, test it, fix it. 6 years ago
Tom Wilkie db36b3c74e Update heap iterator to allow for entries with duplicate timestamps. 6 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Goutham Veeramachaneni 8f4e12a5ec
Chunking (#10) 7 years ago
Tom Wilkie 9b1dc8062e
Fix heap iterator & make tests a lot better. (#23) 7 years ago
Tom Wilkie 248f9e25e4 Move iterators to own package; check in protos and parser to make CLI go gettable. 7 years ago