Commit Graph

553 Commits (affd9d604fc87ef1a7c9b13b54dd109401506ef8)

Author SHA1 Message Date
Salva Corts 422560b6b1
Flag to disable index stats cache (#9177) 2 years ago
Salva Corts fd16425062
Cache index stats requests (#8972) 2 years ago
Salva Corts 8cf921a145
Pass engine opts down to middlewares (#9130) 2 years ago
Trevor Whitney c587b538ed
Fail through to next middleware when querySizeLimit cannot be applied (#9050) 2 years ago
Owen Diehl acb40ed40e
Eager stream merge (#8968) 2 years ago
Owen Diehl 62403350a5
remove redundant splitby middleware (#8996) 2 years ago
Ed Welch b892cade6a
Loki: Fixes incorrect query result when querying with start time == end time (#8979) 2 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 2 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 2 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 2 years ago
Salva Corts 45775c82f7
Implement `RequiredNumberLabels` query limit (#8918) 2 years ago
Salva Corts ee69f2bd37
Split index request in 24h intervals (#8909) 2 years ago
Salva Corts 336e08fc4b
Salvacorts/max querier size messaging (#8916) 2 years ago
Bryan Boreham 793a689d1f
Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 2 years ago
Salva Corts d24fe3e68b
Max bytes read limit (#8670) 2 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 2 years ago
Karsten Jeschkies f5f1753851
Print duration in error messages with more readable. (#8816) 2 years ago
Christian Haudum be8b4eece3
Scheduler: Add query fairness control across multiple actors within a tenant (#8752) 2 years ago
Danny Kopping 33e44ed39d
Ruler: remote rule evaluation (#8744) 2 years ago
Ed Welch a4eb536fb2
Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 2 years ago
Callum Styan 5a85f6647e
Add initial implementation of per-query limits (#8727) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Bryan Boreham 6fd4b5e89b
Update prometheus/prometheus from 2.41 to 2.42 (#8571) 2 years ago
Garrett 433d5bf913
fix panics when cloning a special query (#8531) 2 years ago
Owen Diehl 6a7403c4f5
correctly calculate max shards (#8494) 2 years ago
Ed Welch 9f0834793b
Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 2 years ago
Ed Welch 37169ca444
Loki: Process "Limited" queries sequentially and not in parallel (#8482) 2 years ago
Christian Haudum 96d5227532
Fix parsing of vector expression (#8448) 2 years ago
Owen Diehl b13995e201
logs sharding astmapperware to spans in addition to logs (#8457) 2 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 2 years ago
Owen Diehl db03ae2751
retry+backoff querier->qf response (#8285) 2 years ago
Danny Kopping fd3d362e0c
Removing duplicated limits file and refactored references (#8210) 2 years ago
Owen Diehl 07487cd89d
fixes bug with queryIngesterWithin logic in asyncStore ingester stats… (#8145) 2 years ago
Sandeep Sukhani 24deb6ed3b
fix bugs in logs results caching and its tests (#7925) 2 years ago
Christian Haudum 089ec1b05f Fix various linter errors 2 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 2 years ago
Susana Ferreira 68a4d3271a
Fix documentation typos from #7916 (#7934) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 years ago
Sandeep Sukhani e9c93cd0f5
consider range and offset in queries while looking for schema config for query sharding (#7880) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Christian Haudum feaf9c3232
Log query string on retry alongside the error (#7834) 3 years ago
Trevor Whitney 37b1c0fce0
guard against divide by 0 when splitting parallelism (#7831) 3 years ago
李国忠 63a57c7b5c
[bugfix] scheduler: Gracefully shutdown querier when using query-scheduler (#7735) 3 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
Sandeep Sukhani 1410808ee9
use grpc for communicating with compactor for query time filtering of data requested for deletion (#7804) 3 years ago
Josef Johansson b05f4fced3
Remove hardwired '127.0.0.1' values in default addresses (#7784) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Owen Diehl 22089415e8
Split parallelism across Period Configs (#7769) 3 years ago