Commit Graph

650 Commits (12386a21b04c3e06dc7df1c88e7417cc10ac255e)

Author SHA1 Message Date
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 6 months ago
Trevor Whitney 8ce321ef83
fix: legacy label endpoint route (#14933) 6 months ago
paumr f5ae015b5a
fix(querier): show correct setting in error message (#14842) 7 months ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 7 months ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 7 months ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 7 months ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 7 months ago
benclive 61aa418bb5
chore: Rename new querier flag to use dashes (#14438) 8 months ago
benclive 633bb5eb7e
feat(kafka): Enable querier to optionally query partition ingesters (#14418) 8 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
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 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
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 9 months ago
Trevor Whitney 1b3ba530b8
fix: correct _extracted logic in detected fields (#14064) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Sven Grossmann aa1ac99f4d
fix(`detected_fields`): return parsed labels when parsers are passed (#14047) 9 months ago
Shantanu Alshi 25234e8348
fix(detected_labels): Add matchers to get labels from store" (#14012) 9 months ago
Trevor Whitney ab1caea123
feat: add _extracted suffix to detected fields conflicts (#13993) 9 months ago
Christian Haudum 8afdfd500c
chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 9 months ago
Shantanu Alshi 6f99af6222
fix(detected labels): response when store label values are empty (#13970) 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
Paul Rogers 8fb7b488bd
chore(deps): update dskit 20240819 (#13924) 9 months ago
Paul Rogers dabbfd81ef
fix: Adjust tailer loop criteria so it is actually re-tested (#13906) 10 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
benclive 3a99b69ae5
feat: Add baseline rf1 querier implementation (#13639) 10 months ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 10 months ago
Sven Grossmann ce02cc254a
feat(structured-metadata-api): add structured metadata to `/detected_fields` API (#13604) 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
Trevor Whitney f6a94d3034
fix: detected fields incorrect type bug (#13515) 11 months ago
Ashwanth 221491c123
fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 11 months ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
Cyril Tovena 1fa5127797
fix: Remove query size limit for detected fields (#13423) 11 months ago