Commit Graph

76 Commits (e0ca67dd4563e41c57b2f1409ef235b76b2a1a6e)

Author SHA1 Message Date
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
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 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
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
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
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
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
Karsten Jeschkies b9c9394dc1
Define sketches for quantiles. (#10659) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago
Trevor Whitney d4cfbaac4f
Implement series volume range queries (#9812) 2 years ago
Travis Patterson 8ca035ffbf
Log Volume: Do the prometheus-format conversion in dedicated middleware (#9776) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Trevor Whitney dbc3040739
Convert SeriesVolume response to prometheus-style (#9703) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 2 years ago
Travis Patterson fdc337692d
Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 2 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 2 years ago
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 2 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Travis Patterson c75b822fc6
Track rates per stream and per tenant (#7564) 3 years ago
Dylan Guedes da5378c927
Loki: Remove RatelimitedStream proto (#7235) 3 years ago
Travis Patterson e3e4e27c8c
Implement ingester API to return stream rates (#7176) 3 years ago
Dylan Guedes bba6c14459
Loki: Modify ingesters to return rate-limited streams to distributors (#6977) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago
Owen Diehl f9d78e1748
[TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 3 years ago
Christian Simon ea62af58e9
Introduce a ChunkRef type as part of logproto (#5643) 3 years ago
Travis Patterson 88372c93cc
Query Filtering -- Querier (#5482) 3 years ago
Paschalis Tsilias cbd3b007cc
logproto: Add deprecated annotation to LegacySample and LegacyLabelPair (#5454) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago