Commit Graph

626 Commits (bbbd82bc73322d662ba81efeda3884efcdc09708)

Author SHA1 Message Date
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) 2 years ago
Ed Welch 10083159a7
fix: remove retries on the stats handlers because they already retry (#13608) 2 years ago
Ed Welch d3e1edbf11
fix: fix retry code to handle grpc status codes. updated newer stats retries to be wrapped with spans (#13592) 2 years ago
Ed Welch 7232795e1f
fix: add a retry middleware to all the stats handlers (#13584) 2 years ago
Ed Welch 6631c0f01d
chore: shard limited queries with a fixed sharding factor (#13576) 2 years ago
Cyril Tovena 4451d56d6b
fix: Fixes span name of serializeRounTripper (#13541) 2 years 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
Yuri Kotov 808425953f
feat: API: Expose optional label matcher for label names API (#11982) 2 years ago
Karsten Jeschkies 6e4555010e
fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 2 years ago
Trevor Whitney ca030a5c43
fix: change log level since this is a known case (#13029) 2 years ago
Ashwanth 1f5291a4a3
fix(indexstats): do not collect stats from "IndexStats" lookups for other query types (#12978) 2 years ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 2 years ago
Shantanu Alshi 3cc28aaf0e
fix: panics when ingester response is nil (#12946) 2 years ago
jackyin a46d14fb05
fix: Optimize regular initialization (#12926) 2 years ago
Dylan Guedes 18a558c7fd
docs: Don't allow running new and old querier worker grpc clients (#12916) 2 years ago
Sven Grossmann 19fef9355f
feat(detectedFields): Support multiple parsers to be returned for a single field (#12899) 2 years ago
Dylan Guedes 7b6f0577c3
feat: Querier: Split gRPC client into two. (#12726) 2 years ago
Owen Diehl 93aaf29e68
fix(spans): corrects early-close for a few spans (#12887) 2 years ago