Commit Graph

429 Commits (d4cfbaac4f04507cb92776d1b408d5a51f290bbe)

Author SHA1 Message Date
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 2 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 2 years ago
Owen Diehl e2a63e582c
adds tsdb-max-bytes-per-shard limit (#9811) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Ryo Shindo ed0d15a6bf
loki: enable PathPrefix for queryHandler endpoints (#8406) 2 years ago
Sandeep Sukhani 3e1f2fc273
caching: do not try to fill the gap in log results cache when the new query interval does not overlap the cached query interval (#9757) 2 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Travis Patterson 806674fdaa
Add log-volume feature flag (#9762) 2 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 2 years ago
Bryan Boreham 904ea0586a
Remove some unused code (#9611) 2 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
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