Commit Graph

160 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
Shantanu Alshi 6f99af6222
fix(detected labels): response when store label values are empty (#13970) 1 year ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 1 year 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
Trevor Whitney f6a94d3034
fix: detected fields incorrect type bug (#13515) 2 years ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 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
Yuri Kotov 808425953f
feat: API: Expose optional label matcher for label names API (#11982) 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
Sven Grossmann 19fef9355f
feat(detectedFields): Support multiple parsers to be returned for a single field (#12899) 2 years ago
Sven Grossmann 2b3ae48d9b
feat(detectedFields): add parser to response (#12872) 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
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 2 years ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 2 years ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 2 years ago
Shantanu Alshi 2c878c8301
fix: Bugfixes for detected labels API (#12466) 2 years ago
Shantanu Alshi 643f353cef
feat: Detected labels - get and filter labels from ingesters (#12432) 2 years ago
Trevor Whitney a53a0cc792
feat: return real data in detected fields endpoint (#12421) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Shantanu Alshi a331746c2f
feat(detected_labels): Add pod as a detected label to demo (#12422) 2 years ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 2 years ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Ashwanth 0be191309c
config: better defaults for querier max concurrency (#10785) 2 years ago
Ashwanth 91cae03fe1
chore: restructure compactor package (#10775) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago
Christian Haudum 5652a7baf4
chore(storage): Simplify store interfaces and abstractions (pt 1) (#10435) 2 years ago
Ashwanth 470cbbf118
querier: remove query_timeout and engine timeout from querier conf (#10302) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
Trevor Whitney a12311c5c8
Allow volume to be aggregated by label (#9988) 3 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 3 years ago
Trevor Whitney 5a570cb921
Query ingesters for SeriesVolume in single binary (#9888) 3 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 3 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 3 years ago