Commit Graph

372 Commits (23b5fc2c9b1a77b8776eac70279018956a458fc6)

Author SHA1 Message Date
loki-gh-app[bot] 218ecbb142
feat: present DF bytes values in queryable format (backport release-3.3.x) (#15320) 6 months ago
loki-gh-app[bot] 5609ccdce8
chore: Fix flaky `TestAcquireWithTiming` test (backport release-3.3.x) (#15154) 6 months ago
loki-gh-app[bot] 02eb02458e
feat: Introduce shardable probabilistic topk for instant queries. (backport k227) (#14765) 7 months ago
loki-gh-app[bot] 4309f47681
chore: Add bool to metrics.go log line whether query used bloom filters (backport k227) (#14751) 7 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Christian Haudum 3beb8ff9cf
fix(build): Use Debian Bullseye base image for build image (#14368) 8 months ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 8 months ago
Paul Rogers 84788ad2ae
chore: Update for failing lint issue (#14301) 8 months ago
Trevor Whitney 39119c0c9f
chore: refactor detected fields handler (#14288) 8 months ago
Ashwanth 17c472d9ab
fix(sharding): apply offset to both `from` and `through` in shard request (#14256) 8 months ago
Paul Rogers 04f87ca933
chore: Lint in prep for golangci compatible with Go 1.23 (#14289) 8 months ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 8 months ago
Sven Grossmann f8d9143eea
fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) 8 months ago
benclive 78b275bf10
fix: Propagate query stats from quantile & topk queries (#13831) 8 months ago
Christian Haudum 5bffc10d85
chore(blooms): Replace extracting line filters with extracting label filters (#14137) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945) 9 months ago
Callum Styan b1802971c2
chore: log the query from the request when we're unable to get a result from the results cache (#13915) 9 months ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 10 months ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 10 months ago
Ed Welch 0bf8df1b88
chore: treat datasample queries the same as limited queries (#13700) 10 months ago
Sven Grossmann 4f534d7317
feat(detected-labels): remove cardinality filter (#13652) 10 months ago
Sven Grossmann 2642718d50
fix: remove limit middleware for `detected_labels` (#13643) 10 months ago
Ed Welch 10083159a7
fix: remove retries on the stats handlers because they already retry (#13608) 10 months ago
Ed Welch d3e1edbf11
fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans (#13592) 10 months ago
Ed Welch 7232795e1f
fix: add a retry middleware to all the stats handlers (#13584) 10 months ago
Ed Welch 6631c0f01d
chore: shard limited queries with a fixed sharding factor (#13576) 10 months ago
Cyril Tovena 4451d56d6b
fix: Fixes span name of serializeRounTripper (#13541) 11 months ago
Ashwanth 221491c123
fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 11 months ago
Cyril Tovena 1fa5127797
fix: Remove query size limit for detected fields (#13423) 11 months ago
Salva Corts 47f6ea53fc
feat(loki): Do not enforce max-query-bytes-read and max-querier-bytes-read in limited tripperware (#13406) 11 months ago
Ashwanth a457c5d171
fix(retry): fix retries when using protobuf encoding (#13316) 11 months ago
Dylan Guedes 4eb45cc588
refactor: Introduce context cause to our code (#13224) 11 months ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 11 months ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
benclive 740551bb31
fix: Correctly encode step when translating proto to http internally (#13171) 12 months ago
Ed Welch bb864b3ad6
fix: add retry middleware to the "limited" query roundtripper (#13161) 12 months ago
Sven Grossmann 8be8364435
feat(detected-labels): include labels with cardinality > 1 (#13128) 12 months ago
Yuri Kotov 808425953f
feat: API: Expose optional label matcher for label names API (#11982) 12 months ago
Karsten Jeschkies 6e4555010e
fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 1 year ago
Trevor Whitney ca030a5c43
fix: change log level since this is a known case (#13029) 1 year ago
Ashwanth 1f5291a4a3
fix(indexstats): do not collect stats from "IndexStats" lookups for other query types (#12978) 1 year ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 1 year ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 1 year ago
Owen Diehl 93aaf29e68
fix(spans): corrects early-close for a few spans (#12887) 1 year ago
Owen Diehl 5a643c7115
chore: reduces span footprint + double recording (#12864) 1 year ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 1 year ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 1 year ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago