Commit Graph

456 Commits (main)

Author SHA1 Message Date
Christian Haudum 7113bc1c90
chore: Remove unused/dead code (#21688) 4 days ago
Bryan Boreham e10b92f584
fix(querier): Add HTTP headers to volume response (#21598) 2 weeks ago
Paul Rogers 06a8fa00ff
chore: Update prometheus - 2026-04-15 (#21563) 3 weeks ago
Stas Spiridonov db47671ef1
chore: add statistics for bytes sent over the wire by scheduler (#21483) 4 weeks ago
Salva Corts c32b57f36b
feat: return caching stats in new engine (#21369) 1 month ago
benclive 9bafc1e364
fix: Preserve caching options after query split (#21320) 1 month ago
Ilya Kiselev 277e439d0f
fix: protobuf decoding for DetectedLabelsRequest (#21223) 1 month ago
Salva Corts bd51fcae09
feat(WIP): Task level caching (#21160) 1 month ago
Ivan Kalita 1242aa5547
feat(loki): allow disabling cache for query_range requests (#21112) 2 months ago
Salva Corts 6ef3827d1f
feat: Add results cache to thor query engine (#20986) 2 months ago
Brian Glogower 28919190b1
fix: prevent goroutine leak in downstreamer on context cancellation (#21062) 2 months ago
Ivan Kalita 9525e5327b
fix(alloc): set a limit on preallocations (#20891) 3 months ago
Arve Knudsen a94636578a
chore: upgrade to prometheus@main (#20876) 3 months ago
Ashwanth fe9c4d2bda
chore(goldfish): router should be aware of object lifecycle (#20519) 4 months ago
Trevor Whitney 1ba703de73
fix: use heap semantics for push in priority queue (#20453) 4 months ago
Robert Fratto c57dc2cac8
chore(querier): fix engine router splitting logic (#20217) 5 months ago
Ashwanth 833b4e1690
chore: revert change to shrink v2 split (#20190) 5 months ago
Ashwanth 5bbb50562a
chore: improvements to v2 engine split range (#20174) 5 months ago
Trevor Whitney aab9e46bcf
feat: implement query splitting in the query-tee (#20039) 5 months 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) 5 months ago
benclive 448cc745ca
fix: Restrict start/end timestamp to requested range for scheduler (#20086) 5 months ago
Ed Welch 6a81802aff
chore: add stream count and result information to metrics.go (#20055) 5 months ago
Christian Haudum 85573045a3
chore(engine): Clean up query engine configuration (#20049) 5 months ago
Trevor Whitney 1a66d2ddab
feat: ability to send query context for limit enforcement (#19900) 6 months ago
Ed Welch 019d6b40a8
fix: Set Content-Type header for JSON responses in serializeHTTPHandler (#19878) 6 months ago
Robert Fratto 0f0846adec
chore(engine): make stream/task debug logging configurable (#19842) 6 months ago
Christian Haudum 9971bbaa32
chore(engine): Fix calculation of v2 engine range in middleware (#19830) 6 months ago
Robert Fratto abaeff7fad
chore(engine): query new schedulers over HTTP from query-frontend (#19744) 6 months ago
Christian Haudum 4b118fb729
chore: Admission lanes for workflow tasks (#19584) 6 months ago
Ed Welch c3f12ef3df
chore: track time spent waiting for data from ingesters (#19648) 6 months ago
Robert Fratto 75e5193a97
chore(engine): expose new scheduler and worker (#19633) 6 months ago
Ed Welch 95925ee031
chore: improve querier stats (#19635) 6 months ago
benclive a751c15201
chore: Fix ordering when merging frontend responses (#19565) 7 months ago
Ashwanth 3eb48a4c39
chore: add new config to enable v2 engine router (#19530) 7 months ago
Ashwanth 72cb649623
chore: introduce mw to route requests between v1 and v2 engines (#19452) 7 months ago
Jackson Coelho d3c54b09fe
chore(build): update loki build image (#19473) 7 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 8 months ago
Robert Fratto aa66baec97
chore(logqlmodel/stats): print new engine summary in metrics.go (#19052) 8 months ago
Robert Fratto 515ebea4f2
chore(dataobj): track total download time of page metadata/data (#18896) 9 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 10 months ago
Shantanu Alshi 3ffed72f64
refactor: Upgrade to Prometheus to main (#18418) 10 months ago
Trevor Whitney c0c2265283
feat: return metric query partial results for drilldown (#18286) 10 months ago
Ivana Huckova 013067266d
chore: Improve error message for `maximum of series (%d) reached` (#18176) 11 months ago
Ed Welch 970ea61143
chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 11 months ago
Ed Welch 9addc62660
chore: enforce max-query-series when returning shard results (#17991) 11 months ago
renovate[bot] 8b265ede15
fix(deps): update module github.com/prometheus/common to v0.64.0 (main) (#16750) 11 months ago
Trevor Whitney fdcc12da4d
feat: query persisted patterns (#17980) 11 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 11 months ago
Oleg Zaytsev 37a5116a19
chore(spanlogger): force all usages to provide a logger (#17851) 11 months ago
aarogoss 32f2af2510
chore: run `make lint` and fix one linter conversion complaint (#17452) 1 year ago