Commit Graph

116 Commits (c9142722684ad6aca2bb09ae5487d5a2af087d0f)

Author SHA1 Message Date
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) 2 years 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
Karsten Jeschkies fbcaa1d5d8
Lazily decode series protobuf. (#10071) 2 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 2 years ago
Karsten Jeschkies efac690328
Use series hash to identify uniques in merge. (#9985) 2 years ago
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933) 2 years ago
Salva Corts aae13c376d
Add metadata to push payload (#9694) 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
Bryan Boreham 904ea0586a
Remove some unused code (#9611) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 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
Owen Diehl dbbadafca2
Tsdb/v3 (#9070) 2 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 2 years ago
Bryan Boreham c3c9ac7740
Cosmetic lint warning fixes (#8363) 2 years ago
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 2 years ago