Commit Graph

458 Commits (60f57607b78654be141fd3298986aeea8af3f336)

Author SHA1 Message Date
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
Karsten Jeschkies 9393f3f11a
Test querier handlers reponse format. (#9854) 2 years ago
Karsten Jeschkies b35bbd80d6
Support content negotiation between query frontend and querier. (#9813) 2 years ago
Owen Diehl b251a10234
uses lowercase standard for logging and adds total bytes to shard res… (#9828) 2 years ago
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