Commit Graph

553 Commits (affd9d604fc87ef1a7c9b13b54dd109401506ef8)

Author SHA1 Message Date
Salva Corts 10210b884c
Categorized Labels: Return empty JSON object if no parsed nor structured metadata labels (#11325) 2 years ago
Christian Haudum d62d4e37d1
Bloom Gateway: Implement chunk filtering using workers that multiplex requests (#11181) 2 years ago
Karsten Jeschkies e6940691c9
Set query plan when copying LokiRequest (#11291) 2 years ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Karsten Jeschkies 8d34f857bc
Propagate trace ID with HTTP gRPC request. (#11251) 2 years ago
Kaviraj Kanagaraj 30d0030bf9
inflight-logging: Add extra metadata to inflight requests logging (#11243) 2 years ago
Angus Dippenaar 258a8b3108
Update nix configuration (#8452) 2 years ago
Owen Diehl 265018b729
populate empty resonse for IndexStatsResponse and VolumeResponse (#11209) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Karsten Jeschkies 979530b6b9
Propagate query metrics and cache num information. (#11176) 2 years ago
Trevor Whitney b1f9be5171
always align volume range timestamp to end of step (#11136) 2 years ago
Ed Welch 9418fb7125
Loki: fix mapping of non-retryable error codes (#11164) 2 years ago
Karsten Jeschkies 6d95a86ae2
Extract query tags from HTTP requests. (#11147) 2 years ago
Trevor Whitney 91ec2fc2bb
add tests for log volume middleware (#11126) 2 years ago
Michel Hollands e93f5bfd93
Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
Karsten Jeschkies 1c56aa91ef
Check switches on syntax.Expr for exhaustiveness. (#11113) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Karsten Jeschkies 33b7e51342
Bring back RED metrics for querier when processing scheduler requests. (#11097) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Karsten Jeschkies 8742599be1
Instrument querier inflight requests. (#11085) 2 years ago
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