Commit Graph

192 Commits (0be39a0ed11af87e7c3c9e69559e4b8acd2901f3)

Author SHA1 Message Date
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Owen Diehl 1c90b9c57f
remove empty streams after wal replay (#4265) 4 years ago
Owen Diehl 668622c813
Refactor per stream rate limit (#4213) 4 years ago
Callum Styan 757eeacb88
[ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
Owen Diehl ff2ced09ea
Cleanup/unordered writes ingester config (#4192) 4 years ago
Owen Diehl 066f0bf3c1
Tenant/unordered (#4130) 4 years ago
Owen Diehl 92a4e57448
ingester.index-shards config (#4111) 4 years ago
Owen Diehl 572bbe15ec
Discard/ooo (#4104) 4 years ago
Owen Diehl 05b8537e79
WAL Replay counter (#3974) 4 years ago
Cyril Tovena 97912b6f4c
Shard ingester queries. (#3852) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 72dcda165a
Adds chunk filter hook for ingesters. (#3603) 4 years ago
Marco Pracucci 94041307b1
Upgrade Cortex (#3466) 4 years ago
Ed Welch 8012362674
Loki: Per Tenant Runtime Configs (#3460) 4 years ago
Cyril Tovena 55b91fc793
Fixes head chunk iterator direction. (#3383) 4 years ago
Ed Welch 407afce0e3
Loki: fix validation error and metrics (#3307) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Owen Diehl 224e68a50b
WAL backpressure (#3218) 4 years ago
Owen Diehl 95052943c4
swaps mutex for atomic (#3141) 4 years ago
Owen Diehl ed649eec37
Don't fail writes due to full WAL disk (#3136) 4 years ago
Cyril Tovena cdf4a73238
Improve tailer matching by using the index. (#3090) 4 years ago
Owen Diehl 8c1fe88409
Introduces per stream chunks mutex (#3000) 5 years ago
Owen Diehl 4d9865acd4
Adds WAL support (experimental) (#2981) 5 years ago
Cyril Tovena e1ab2cc509
Cleanup labels parsing. (#2929) 5 years ago
Cyril Tovena 2303f1bfa1
Cache label strings in ingester to improve memory usage. (#2926) 5 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Aditya C S b82d2e89d2
fix bug in ingester series query (#2264) 5 years ago
Ed Welch aee064d0a8
Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
Ed Welch 60bf23d588
Loki: remove redundant log line on stream limit, the GRPC error logger already logs this. (#2250) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Ed Welch 272a89c13d
more linter fixes (#2024) 5 years ago
Ed Welch 3dfe89369f
Loki: refactor validation and improve error messages (#2021) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Ed Welch 872a998fbb
make `loki_ingester_memory_streams` Gauge per tenant. (#2019) 5 years ago
Ed Welch 0ab1b28812
Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Sandeep Sukhani c7a3ec54f1 limit for concurrent tail requests (#1562) 5 years ago
Robert Fratto 9227eed9f4
pkg/ingester: limit total number of errors a stream can return on push (#1071) 5 years ago
Marco Pracucci ec40515d31 Added max streams per user global limit (#1493) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 6 years ago
Peter Štibraný dca244f7aa pkg/ingester: added sync period flags 6 years ago
Cyril Tovena 7654c27c12
Adds configurable compression algorithms for chunks (#1411) 6 years ago
Ed Welch 5aa82ba199
allow configuring a target chunk size in compressed bytes (#1406) 6 years ago
Peter Štibraný e0ec61f986 pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago