Commit Graph

80 Commits (23b5fc2c9b1a77b8776eac70279018956a458fc6)

Author SHA1 Message Date
benclive 633bb5eb7e
feat(kafka): Enable querier to optionally query partition ingesters (#14418) 8 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Trevor Whitney 36ace66b73
feat: move detected field logic to query frontend (#14212) 8 months ago
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 8 months ago
Trevor Whitney 1b3ba530b8
fix: correct _extracted logic in detected fields (#14064) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Sven Grossmann aa1ac99f4d
fix(`detected_fields`): return parsed labels when parsers are passed (#14047) 9 months ago
Shantanu Alshi 25234e8348
fix(detected_labels): Add matchers to get labels from store" (#14012) 9 months ago
Trevor Whitney ab1caea123
feat: add _extracted suffix to detected fields conflicts (#13993) 9 months ago
Shantanu Alshi 6f99af6222
fix(detected labels): response when store label values are empty (#13970) 9 months ago
Sven Grossmann ce02cc254a
feat(structured-metadata-api): add structured metadata to `/detected_fields` API (#13604) 10 months ago
Trevor Whitney f6a94d3034
fix: detected fields incorrect type bug (#13515) 10 months ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 1 year ago
Shantanu Alshi 3cc28aaf0e
fix: panics when ingester response is nil (#12946) 1 year ago
jackyin a46d14fb05
fix: Optimize regular initialization (#12926) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago
Shantanu Alshi 643f353cef
feat: Detected labels - get and filter labels from ingesters (#12432) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Angus Dippenaar 258a8b3108
Update nix configuration (#8452) 2 years ago
Michel Hollands e93f5bfd93
Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 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
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 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 5652a7baf4
chore(storage): Simplify store interfaces and abstractions (pt 1) (#10435) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 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 5a570cb921
Query ingesters for SeriesVolume in single binary (#9888) 2 years ago
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 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
Karsten Jeschkies f5f1753851
Print duration in error messages with more readable. (#8816) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Ashwanth 3245625c40
ingester_querier: early exit queries on reaching quorum (#7172) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 3 years ago
Travis Patterson eb242f305d
Add tailing metrics (#6059) 3 years ago
Danny Kopping 3fa6cc9fde
Querier: prevent unnecessary calls to ingesters (#5984) 3 years ago
Travis Patterson 7299e3bdcd
Fix query filtering (#5951) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Michel Hollands b865b81ba0
Add a DeletionMode config variable (#5481) 3 years ago