Commit Graph

192 Commits (0be39a0ed11af87e7c3c9e69559e4b8acd2901f3)

Author SHA1 Message Date
Salva Corts 0be39a0ed1
feat(policies): Log when multiple policies match the same stream (#16321) 3 months ago
Dylan Guedes 5c8e832260
feat: Introduce policy stream mapping (#15982) 4 months ago
Dylan Guedes 0bc23db95d
refactor: Add retention hours to `discarded` metrics (#15875) 4 months ago
Owen Diehl 2a2b52808c
perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 4 months ago
Periklis Tsirakidis f63c16f77d
fix(partition-ingester): Add stream creation error logging (#15640) 5 months ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 7 months ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 7 months ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
benclive 83a8893a3f
feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
benclive 3c36ba949d
feat: Implement owned streams calculation using Partition Ring (#14282) 8 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
George Robinson 71cb767727
chore: replace pkg/errors with errors (#13583) 10 months ago
Vladyslav Diachenko 5ae5b31b1f
fix: stream ownership check (#13314) 11 months ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 11 months ago
Vladyslav Diachenko 2ca1ac66a3
feat: flush not owned streams (#13254) 11 months ago
JordanRushing e7689b248d
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed (#13103) 11 months ago
Callum Styan 691b174138
fix: properly return http status codes from ingester to querier for RPC function calls (#13134) 12 months ago
Vladyslav Diachenko 1111595179
feat: new stream count limiter (#13006) 1 year ago
Karsten Jeschkies 88c671162f
fix: Track bytes discarded by ingester. (#12981) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago
Callum Styan ec81991f4d
feat: include the stream we failed to create in the stream limit error message (#12437) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Shantanu Alshi 2c878c8301
fix: Bugfixes for detected labels API (#12466) 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 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
Travis Patterson d175184fe5
chore: remove shards from wrapper signature (#12322) 1 year ago
Travis Patterson fed7566ba9
fix: Pass query to pipeline wrappers from the AST (#12305) 1 year ago
Ashwanth 3b5ed8c3ec
chore: pass shard count to injected pipelines and extractors (#12213) 1 year ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
Dylan Guedes 9b7e48aca9
Ingesters: Revert "Add metrics.go log line when reading from an ingester (#11571)" (#11818) 1 year ago
Michel Hollands f04d0db434
Add metrics.go log line when reading from an ingester (#11571) 1 year ago
Travis Patterson f668a1b80b
Add context and tenant to pipeline/extractor wrappers (#11528) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Travis Patterson be71a80b15
Implement hooks to instrument query pipelines (#11493) 1 year ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Kaviraj Kanagaraj bbfb13c3e4
Pin `chunk` and `index` format to `schema` version. (#10213) 2 years ago
Bryan Boreham f89a51fde8
Tracing: elide small traces for Stats call (#10308) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Trevor Whitney 4d2a94ebd3
Return intersecting labels when aggregating volume by label (#10248) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Trevor Whitney 39be4b5e6b
Only aggregate labels or series based on requested (#10076) 2 years ago
Dylan Guedes 122313caf7
Remove redundant spans (#10055) 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
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Trevor Whitney 9e19ff006c
Add targetLabels to SeriesVolume requests (#9878) 2 years ago