Commit Graph

416 Commits (093ec20b43e6efafe07d01b13d42ec0409b4cfc1)

Author SHA1 Message Date
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Salva Corts 73ac208981
Improve docs for empty value in cache compression config (#9649) 2 years ago
Salva Corts c6fbff26e1
Add config to avoid caching stats for recent data (#9537) 2 years ago
Ivana Huckova eb7dae4583
Loki: Improve error message when step too low (#9641) 2 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 2 years ago
Salva Corts 1694ad0f9b
Stats cache can be configured independently (#9535) 2 years ago
Sandeep Sukhani 0a5e149ea5
query-scheduler: fix query distribution in SSD mode (#9471) 2 years ago
Salva Corts 87a659a6db
Add span events for index stats and result cache (#9552) 2 years ago
Owen Diehl 2efd059b49
Slight improvements to `GetFactorOfTime` (#9473) 2 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 2 years ago
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
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