Commit Graph

137 Commits (c4ced3fc57136dcb363fa8fe136018d88230efd6)

Author SHA1 Message Date
Salva Corts b4060154d1
feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 7 months ago
Salva Corts d1668f6a11
fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
Christian Haudum baaaa83c78
chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 7 months ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 8 months ago
Sven Grossmann aa1ac99f4d
fix(`detected_fields`): return parsed labels when parsers are passed (#14047) 9 months ago
Trevor Whitney b1dc0763d6
feat: ability to ignore cache for volume queries (#13945) 9 months ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 9 months ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 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
Yuri Kotov 808425953f
feat: API: Expose optional label matcher for label names API (#11982) 12 months ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 1 year ago
Sven Grossmann 19fef9355f
feat(detectedFields): Support multiple parsers to be returned for a single field (#12899) 1 year ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 1 year ago
Christian Haudum a0f358fcc8
fix(blooms): Fully deduplicate chunks from FilterChunkRef responses (#12807) 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
Christian Haudum 5540c92d50
perf(blooms): Resolve bloom blocks on index gateway and shard by block address (#12720) 1 year ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 1 year ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 1 year ago
Shantanu Alshi 643f353cef
feat: Detected labels - get and filter labels from ingesters (#12432) 1 year ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 1 year ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Callum Styan 018856c1c1
fix: fix span logging based on changes to request types timestamps (#12393) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Trevor Whitney 246623f7d0
fix(detected_fields): fix issues with frontend integration (#12406) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Christian Haudum 2f54f8d5be
chore(blooms): Implement BloomStore as a service (#12044) 1 year ago
Salva Corts 4fa5148eb5
refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
Christian Haudum 62176339c4
Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies 8dde7b9d49
Support tail requests with protobuf encoding. (#11426) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Salva Corts a0b462d366
Bloom-Gateway cache (#11380) 1 year ago
Salva Corts 489ac8d529
Extract results cache into new pkg (#11343) 1 year ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Karsten Jeschkies aedf6dfc21
Remove `GetHeaders` from `logproto.VolumeResponse`. (#11049) 2 years ago
Callum Styan 0d7b6b2622
Return empty responses for logproto request types from (#11029) 2 years ago
Callum Styan 557b516b66
Refactor the proto Request interface to return time.Time (#11018) 2 years ago
Christian Haudum d84026cab6
Adjust bloom gateway request structure (#10926) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Christian Haudum 54e46446fa
Do not transfer off chunks on ingester shutdown (#10709) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Karsten Jeschkies b9c9394dc1
Define sketches for quantiles. (#10659) 2 years ago