Commit Graph

441 Commits (main)

Author SHA1 Message Date
Robert Fratto c57dc2cac8
chore(querier): fix engine router splitting logic (#20217) 2 weeks ago
Ashwanth 833b4e1690
chore: revert change to shrink v2 split (#20190) 2 weeks ago
Ashwanth 5bbb50562a
chore: improvements to v2 engine split range (#20174) 3 weeks ago
Trevor Whitney aab9e46bcf
feat: implement query splitting in the query-tee (#20039) 3 weeks ago
Ed Welch 0ecb4fb745
chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 3 weeks ago
benclive 448cc745ca
fix: Restrict start/end timestamp to requested range for scheduler (#20086) 4 weeks ago
Ed Welch 6a81802aff
chore: add stream count and result information to metrics.go (#20055) 4 weeks ago
Christian Haudum 85573045a3
chore(engine): Clean up query engine configuration (#20049) 4 weeks ago
Trevor Whitney 1a66d2ddab
feat: ability to send query context for limit enforcement (#19900) 1 month ago
Ed Welch 019d6b40a8
fix: Set Content-Type header for JSON responses in serializeHTTPHandler (#19878) 1 month ago
Robert Fratto 0f0846adec
chore(engine): make stream/task debug logging configurable (#19842) 1 month ago
Christian Haudum 9971bbaa32
chore(engine): Fix calculation of v2 engine range in middleware (#19830) 2 months ago
Robert Fratto abaeff7fad
chore(engine): query new schedulers over HTTP from query-frontend (#19744) 2 months ago
Christian Haudum 4b118fb729
chore: Admission lanes for workflow tasks (#19584) 2 months ago
Ed Welch c3f12ef3df
chore: track time spent waiting for data from ingesters (#19648) 2 months ago
Robert Fratto 75e5193a97
chore(engine): expose new scheduler and worker (#19633) 2 months ago
Ed Welch 95925ee031
chore: improve querier stats (#19635) 2 months ago
benclive a751c15201
chore: Fix ordering when merging frontend responses (#19565) 2 months ago
Ashwanth 3eb48a4c39
chore: add new config to enable v2 engine router (#19530) 2 months ago
Ashwanth 72cb649623
chore: introduce mw to route requests between v1 and v2 engines (#19452) 2 months ago
Jackson Coelho d3c54b09fe
chore(build): update loki build image (#19473) 3 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
Robert Fratto aa66baec97
chore(logqlmodel/stats): print new engine summary in metrics.go (#19052) 4 months ago
Robert Fratto 515ebea4f2
chore(dataobj): track total download time of page metadata/data (#18896) 4 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 5 months ago
Shantanu Alshi 3ffed72f64
refactor: Upgrade to Prometheus to main (#18418) 6 months ago
Trevor Whitney c0c2265283
feat: return metric query partial results for drilldown (#18286) 6 months ago
Ivana Huckova 013067266d
chore: Improve error message for `maximum of series (%d) reached` (#18176) 6 months ago
Ed Welch 970ea61143
chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 6 months ago
Ed Welch 9addc62660
chore: enforce max-query-series when returning shard results (#17991) 7 months ago
renovate[bot] 8b265ede15
fix(deps): update module github.com/prometheus/common to v0.64.0 (main) (#16750) 7 months ago
Trevor Whitney fdcc12da4d
feat: query persisted patterns (#17980) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
Oleg Zaytsev 37a5116a19
chore(spanlogger): force all usages to provide a logger (#17851) 7 months ago
aarogoss 32f2af2510
chore: run `make lint` and fix one linter conversion complaint (#17452) 8 months ago
Ed Welch d660af37fb
fix: better fix integer overrun when calculating parallelism for very long time range queries (#17430) 8 months ago
Ed Welch 82acbd58b2
fix: fix integer overrun when calculating parallelism for very long time range queries (#17428) 8 months ago
Karsten Jeschkies cf4b0d8372
refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
Christian Haudum 32745ba006
chore(deps): Update grafana/dskit to latest commit (#17235) 9 months ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
Karsten Jeschkies c49eeba326
refactor(stringlabels): Support stringlabels in querier tests (#17088) 9 months ago
Trevor Whitney 940a067a50
chore: apply series limit per variant for multi-variant queries (#16887) 9 months ago
Christian Haudum 0a3230f457
chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
Trevor Whitney 507d269832
feat: return the jsonpath of json detected fields (#16861) 9 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 10 months ago
Trevor Whitney 40d7b979a4
chore: implement multi-variant queries (#16426) 10 months ago
Cyril Tovena 5335a215ef
fix(queryrange): properly handle context cancellation in Downstreamer (#16471) 10 months ago
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 10 months ago