Commit Graph

176 Commits (bfa2a1df65e233ce99fccd01df2130f440ebd166)

Author SHA1 Message Date
Karsten Jeschkies cf4b0d8372
refactor(stringlabels): Support stringlabels in querier (#17238) 9 months ago
Christian Haudum 1705f98a9f
chore(engine): Wire up new execution engine (#17032) 9 months ago
Trevor Whitney bfb935d893
fix: allow boolean numeric values in detected labels (#16997) 9 months ago
Trevor Whitney 507d269832
feat: return the jsonpath of json detected fields (#16861) 10 months ago
Trevor Whitney 6c6410cecd
fix: only allow aggregated metric queries from logs drilldown app (#16670) 10 months ago
Cyril Tovena 4df8c60b6b
chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
Cyril Tovena 70d9587863
feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
benclive 61aa418bb5
chore: Rename new querier flag to use dashes (#14438) 1 year ago
benclive 633bb5eb7e
feat(kafka): Enable querier to optionally query partition ingesters (#14418) 1 year ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 1 year ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 1 year ago
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 1 year ago
Trevor Whitney 1b3ba530b8
fix: correct _extracted logic in detected fields (#14064) 1 year ago
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) 1 year ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 1 year ago
Sven Grossmann ce02cc254a
feat(structured-metadata-api): add structured metadata to `/detected_fields` API (#13604) 1 year 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