Commit Graph

482 Commits (8628b15624e0c1f5cd730cc9ee585416926c09c3)

Author SHA1 Message Date
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Danny Kopping 34b9b9a11f
Improve observability of index queries (#11064) 2 years ago
Karsten Jeschkies edae9d32ea
Stop processing split queries on first error. (#11067) 2 years ago
Karsten Jeschkies aedf6dfc21
Remove `GetHeaders` from `logproto.VolumeResponse`. (#11049) 2 years ago
Callum Styan 0d7b6b2622
Return empty responses for logproto request types from (#11029) 2 years ago
Tianfeng Wang 7fa2f6ea9e
Add span logFields: wait_goroutine_capacity_time_ms and min_weighted_parallism (#10846) 2 years ago
Callum Styan 557b516b66
Refactor the proto Request interface to return time.Time (#11018) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Ed Welch d66dd30c17
Loki: introduce an exponential backoff on failed query retries. (#10959) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Karsten Jeschkies 56437fa0c4
Replace `LokiLabelNamesRequest` with `logproto.LabelRequest`. (#10801) 2 years ago
Ashwanth 0be191309c
config: better defaults for querier max concurrency (#10785) 2 years ago
Shantanu Alshi 183d6f2c39
Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
Ashwanth 91cae03fe1
chore: restructure compactor package (#10775) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Trevor Whitney 1415a97296
remove queryrange.VolumeRequest as it is not used (#10685) 2 years ago
Ashwanth 2902f986a4
cache: Enable embedded cache if no other cache is configured. (#10620) 2 years ago
Karsten Jeschkies b9c9394dc1
Define sketches for quantiles. (#10659) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago
Christian Haudum 5652a7baf4
chore(storage): Simplify store interfaces and abstractions (pt 1) (#10435) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Shantanu Alshi f1bbdc51dc
Remove split_queries_by_interval and forward_headers_list (#10395) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Ashwanth cc6634972f
config: deprecates unordered-writes and few unused configs (#10324) 2 years ago
Ashwanth 470cbbf118
querier: remove query_timeout and engine timeout from querier conf (#10302) 2 years ago
akhilanarayanan 3303844cb0
Refactored forGivenIngestors to use DoUntilQuorum instead of Do (#9984) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Owen Diehl 9097f1ff42
Sharding optimizations (#10101) 2 years ago
Karsten Jeschkies a3741d1068
Include response type in merging error message and merge already merged views. (#10218) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Karsten Jeschkies fbcaa1d5d8
Lazily decode series protobuf. (#10071) 2 years ago
Travis Patterson 77b04b7963
Logging improvements for volume requests (#10099) 2 years ago
Danny Kopping 8fa4134ef9
Update dskit (#10091) 2 years ago
Travis Patterson bfd196aa66
sort sort log volumes by size (#10045) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 2 years ago
Karsten Jeschkies efac690328
Use series hash to identify uniques in merge. (#9985) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Vladyslav Diachenko be1a9c4ec5
Revert "updated to the latest version of dskit" (#9953) 2 years ago
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933) 2 years ago
Karsten Jeschkies c2c5249676
Remove goroutines from limiter middleware. (#9923) 2 years ago
Salva Corts aae13c376d
Add metadata to push payload (#9694) 2 years ago
Vladyslav Diachenko 3243676f4c
updated to the latest version of dskit (#9920) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Trevor Whitney 5a570cb921
Query ingesters for SeriesVolume in single binary (#9888) 2 years ago
Travis Patterson e2e695e8cd
Get basic statistics from series volume requests (#9832) 2 years ago
Karsten Jeschkies f5992274f4
Switch on pointer `*logproto.SeriesResponse` in JSON serialization. (#9868) 2 years ago