Commit Graph

638 Commits (d7c0f2bfc136155bbdde79fe481ebddee4e84023)

Author SHA1 Message Date
Paul Rogers 84788ad2ae
chore: Update for failing lint issue (#14301) 1 year ago
Trevor Whitney 39119c0c9f
chore: refactor detected fields handler (#14288) 1 year ago
Ashwanth 17c472d9ab
fix(sharding): apply offset to both `from` and `through` in shard request (#14256) 1 year ago
Paul Rogers 04f87ca933
chore: Lint in prep for golangci compatible with Go 1.23 (#14289) 1 year ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 1 year ago
Sven Grossmann f8d9143eea
fix(log-to-span): timestamp.Time should be called with milliseconds (#14196) 1 year ago
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 1 year ago
benclive 78b275bf10
fix: Propagate query stats from quantile & topk queries (#13831) 1 year ago
Christian Haudum 5bffc10d85
chore(blooms): Replace extracting line filters with extracting label filters (#14137) 1 year ago
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 1 year ago
Trevor Whitney 1b3ba530b8
fix: correct _extracted logic in detected fields (#14064) 1 year ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
Sven Grossmann aa1ac99f4d
fix(`detected_fields`): return parsed labels when parsers are passed (#14047) 1 year ago
Shantanu Alshi 25234e8348
fix(detected_labels): Add matchers to get labels from store" (#14012) 1 year ago
Trevor Whitney ab1caea123
feat: add _extracted suffix to detected fields conflicts (#13993) 1 year ago
Christian Haudum 8afdfd500c
chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 1 year ago
Shantanu Alshi 6f99af6222
fix(detected labels): response when store label values are empty (#13970) 1 year ago
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945) 1 year ago
Callum Styan b1802971c2
chore: log the query from the request when we're unable to get a result from the results cache (#13915) 1 year ago
Paul Rogers 8fb7b488bd
chore(deps): update dskit 20240819 (#13924) 1 year ago
Paul Rogers dabbfd81ef
fix: Adjust tailer loop criteria so it is actually re-tested (#13906) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 1 year ago
Ed Welch 0bf8df1b88
chore: treat datasample queries the same as limited queries (#13700) 1 year ago
Sven Grossmann 4f534d7317
feat(detected-labels): remove cardinality filter (#13652) 1 year ago
Sven Grossmann 2642718d50
fix: remove limit middleware for `detected_labels` (#13643) 1 year ago
benclive 3a99b69ae5
feat: Add baseline rf1 querier implementation (#13639) 1 year ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 1 year ago
Sven Grossmann ce02cc254a
feat(structured-metadata-api): add structured metadata to `/detected_fields` API (#13604) 1 year ago
Ed Welch 10083159a7
fix: remove retries on the stats handlers because they already retry (#13608) 1 year ago
Ed Welch d3e1edbf11
fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans (#13592) 1 year ago
Ed Welch 7232795e1f
fix: add a retry middleware to all the stats handlers (#13584) 1 year ago
Ed Welch 6631c0f01d
chore: shard limited queries with a fixed sharding factor (#13576) 1 year ago
Cyril Tovena 4451d56d6b
fix: Fixes span name of serializeRounTripper (#13541) 1 year ago
Trevor Whitney f6a94d3034
fix: detected fields incorrect type bug (#13515) 2 years ago
Ashwanth 221491c123
fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 2 years ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 2 years ago
Cyril Tovena 1fa5127797
fix: Remove query size limit for detected fields (#13423) 2 years ago
Cyril Tovena 0076bbdb42
chore: Refactor storage interface for rf1 (#13415) 2 years ago
Salva Corts 47f6ea53fc
feat(loki): Do not enforce max-query-bytes-read and max-querier-bytes-read in limited tripperware (#13406) 2 years ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 2 years ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 2 years ago
Ashwanth a457c5d171
fix(retry): fix retries when using protobuf encoding (#13316) 2 years ago
Dylan Guedes 4eb45cc588
refactor: Introduce context cause to our code (#13224) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 2 years ago
JordanRushing e7689b248d
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed (#13103) 2 years ago
benclive 740551bb31
fix: Correctly encode step when translating proto to http internally (#13171) 2 years ago
Ed Welch bb864b3ad6
fix: add retry middleware to the "limited" query roundtripper (#13161) 2 years ago
Sven Grossmann 8be8364435
feat(detected-labels): include labels with cardinality > 1 (#13128) 2 years ago