Commit Graph

75 Commits (c63928e20f74d5a15bac9952058d569376952211)

Author SHA1 Message Date
Christian Simon 7f50a26656
Move ingester metrics around (#6275) 3 years ago
Dylan Guedes b3b96568ed
Loki: Flush chunks one at a time (#5894) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
RangerCD 87cbe50b59
Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
RangerCD b26b73d5be
Remove instance level streams lock (#5179) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Owen Diehl 633b4cab53
ignore validity window during wal replay (#4596) 4 years ago
Owen Diehl cd80bc5e7e
introduces "entry too far behind" instrumentation for unordered writes (#4592) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Callum Styan 25163470b0
Improve error message for stream rate limit. (#4207) 4 years ago
Hiroki Sakamoto 502750deca
Add 'loki_ingester_memory_chunks' when recovery from wal (#4272) 4 years ago
Owen Diehl 668622c813
Refactor per stream rate limit (#4213) 4 years ago
Owen Diehl abcf4d083f
WAL replay discard metrics (#4212) 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 45693b7941
stream iterators account for unordered data (#4114) 4 years ago
Owen Diehl 572bbe15ec
Discard/ooo (#4104) 4 years ago
Owen Diehl 56256bfd5b
Unordered chunks (#4001) 4 years ago
Owen Diehl 05b8537e79
WAL Replay counter (#3974) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 55b91fc793
Fixes head chunk iterator direction. (#3383) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Jacob Lisi c3d1937eab
update vendored cortex and add new replace overrides (#3256) 4 years ago
Owen Diehl 224e68a50b
WAL backpressure (#3218) 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 9807f7c43e
Avoid parsing labels when tailer is sending from a stream. (#2973) 5 years ago
Cyril Tovena a62f81f1cf
Improve tailer matcher function. (#2959) 5 years ago
Cyril Tovena 14a5fda15b
Only append tailed entries if needed. (#2931) 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 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Ed Welch b5b3e78424
Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
Cyril Tovena d5f27ee04d
Adds a counter for total flushed chunks per reason. (#1819) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 5 years ago
Robert Fratto 65013218b7
pkg/chunkenc: ignore duplicate lines pushed to a stream (#1519) 5 years ago
Robert Fratto 9227eed9f4
pkg/ingester: limit total number of errors a stream can return on push (#1071) 5 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
Edward Welch 591905ed64 forgot to register the new metric 6 years ago