Commit Graph

26 Commits (e89c30ce6badcfa15cf435ebf86bc98ca71f4a42)

Author SHA1 Message Date
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 4 years ago
Owen Diehl 4903df6ae5
Tsdb/inverted index wiring (#6252) 4 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 4 years ago
Dylan Guedes 3f496e7336
Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 4 years ago
Karsten Jeschkies 7bbed2be49
Define Ingester interface to enable wrapping. (#4988) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Karsten Jeschkies 5ece938f3c
Run all benchmarks. (#4742) 5 years ago
Owen Diehl 1921c3d428
tests checkpoints immediately and gives more of a time buffer (#4432) 5 years ago
Owen Diehl 20515a2402
better per stream rate limits configuration options (#4236) 5 years ago
Nick Pillitteri 79a7bdbabc
Chore: Use services and modules from grafana/dskit (#4196) 5 years ago
Callum Styan 757eeacb88
[ingester/stream]: Add a byte stream rate limit. (#4191) 5 years ago
Owen Diehl ff2ced09ea
Cleanup/unordered writes ingester config (#4192) 5 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 5 years ago
Owen Diehl 56256bfd5b
Unordered chunks (#4001) 5 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 5 years ago
Cyril Tovena 72dcda165a
Adds chunk filter hook for ingesters. (#3603) 5 years ago
Marco Pracucci 94041307b1
Upgrade Cortex (#3466) 5 years ago
Ed Welch 8012362674
Loki: Per Tenant Runtime Configs (#3460) 5 years ago
Owen Diehl 8a9b94a8bc
removes recover flag (#3326) 5 years ago
Owen Diehl 224e68a50b
WAL backpressure (#3218) 5 years ago
Cyril Tovena 07ece2bc2a
Improve checkpoint series iterator. (#3193) 5 years ago
Cyril Tovena 0a81f70800
Improves checkpointerWriter memory usage (#3188) 5 years ago
Owen Diehl b861757b34
Ignore flushed chunks during checkpointing (#3195) 5 years ago
Owen Diehl ed649eec37
Don't fail writes due to full WAL disk (#3136) 5 years ago
Owen Diehl 58987553a1
Disables the stream limiter until wal has recovered (#3114) 5 years ago
Owen Diehl 8c1fe88409
Introduces per stream chunks mutex (#3000) 6 years ago