Commit Graph

986 Commits (7ed63ea7f493dab6c81200ddb7a0e6f26dc41bec)

Author SHA1 Message Date
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Sandeep Sukhani 989fb106a0
table client for boltdb shipper to enforce retention (#2001) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Sandeep Sukhani 21d4ca41e2
make boltdb shipper singleton and some other minor refactoring (#1995) 5 years ago
Aditya C S c0a28cbf30
Log error message for invalid checksum (#1713) 5 years ago
Ed Welch b89a1f81dd
Update cortex vendoring to latest master (#1975) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Ed Welch b5b3e78424
Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
Peter Štibraný 6d5408c100
Update Cortex to latest master (#1869) 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 5 years ago
Peter Štibraný 5ae6ea71f8
Update Cortex to master (#1785) 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
Peter Štibraný d4cae667ae loki: use new runtimeconfig package from Cortex (#1484) 5 years ago
Joe Elliott d3972852ee Minor typo fixes (#1545) 5 years ago
Ed Welch 35dd07c4e0 fixes a panic where prefetch could try to operate on a nil object (#1499) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Ed Welch 7c4906786d pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 6 years ago
Cyril Tovena 768bf914e0 Changes the encoding used for the benchmark in the store. (#1448) 6 years ago
Ed Welch 5aa82ba199
allow configuring a target chunk size in compressed bytes (#1406) 6 years ago
Cyril Tovena 1fc0ffde8a
Logql benchmark and performance improvement. (#1371) 6 years ago
Cyril Tovena 27f17bc1de
Fixes linter warning from the yacc file. (#1328) 6 years ago
Putra Sattvika, I Gusti Ngurah c89df1a795 storage: fix missing logs with batched chunk iterator (#1299) 6 years ago
Peter Štibraný 3df5561336 Updated cortex to latest master. (#1088) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Cyril Tovena 2b40392084 reuse overlapping array in batch iterator 6 years ago
Goutham Veeramachaneni ee1091211a Add comments for tricky code 6 years ago
Cyril Tovena 399c990ae6 comments adjustment 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Cyril Tovena 4bf77662d3
rounds nanoseconds boundaries to milliseconds (#771) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago