Commit Graph

23 Commits (94fec51fb5b4fa225f7aec4c5c21592eb33050a1)

Author SHA1 Message Date
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena ea8e0987b3
Fixes an edge case in the batch chunk iterator. (#4550) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Cyril Tovena 210dc355cb
Fixes a goroutine leak in the store when doing cancellation. (#3733) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena a22bce7286
Add a chunk filter hook in the store. (#3569) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Cyril Tovena c98dfa0da1
Fixes a swallowed context err in the batch storage. (#3025) 5 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
Ed Welch b80f37b724
log any chunk fetch failure (#2804) 5 years ago
Cyril Tovena 940529984b
Handle panic in the store goroutine. (#2774) 5 years ago
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
Owen Diehl 750ab36bc1
fixes batch metrics help text & corrects bucketing (#2552) 5 years ago
Owen Diehl 6fe414eb25
consistent chunk metrics (#2534) 5 years ago
Owen Diehl 6b6b33f9eb
adds batch based metrics (#2510) 5 years ago
Ed Welch b8a61357bb
Loki: fix batch iterator error when all chunks overlap and chunk time ranges are greater than query time range (#2484) 5 years ago
Owen Diehl cb20afaa26
BatchIter edge cases (#2466) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Cyril Tovena d08ceef16b
Fixes iterators boundaries. (#2136) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Aditya C S c0a28cbf30
Log error message for invalid checksum (#1713) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 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
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
Putra Sattvika, I Gusti Ngurah c89df1a795 storage: fix missing logs with batched chunk iterator (#1299) 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