Commit Graph

614 Commits (bd20171975e913e429048a0a30328811fc4c8a87)

Author SHA1 Message Date
Sven Grossmann 4f534d7317
feat(detected-labels): remove cardinality filter (#13652) 2 years ago
Sven Grossmann 2642718d50
fix: remove limit middleware for `detected_labels` (#13643) 2 years ago
benclive 3a99b69ae5
feat: Add baseline rf1 querier implementation (#13639) 2 years ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 2 years 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
Owen Diehl c1d56c11d6
chore(instrumentation): reintroduce span propagation across scheduler boundaries (#12880) 2 years ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 2 years ago
Owen Diehl 5a643c7115
chore: reduces span footprint + double recording (#12864) 2 years ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 2 years ago
benclive 7b8533e435
feat: Add step param to Patterns Query API (#12703) 2 years ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 2 years ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 2 years ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 2 years ago
Seiya 0eba448fc7
fix: crrect initialization of a few slices (#12674) 2 years ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 2 years ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 2 years ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 2 years ago