Commit Graph

275 Commits (2af3ca077e2c70110cda2c789fbcde8b90ab8048)

Author SHA1 Message Date
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Michel Hollands 87edab0867
Ingester: remove the labelFilter (#5262) 3 years ago
Dylan Guedes 4a70f8ec84
Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) 3 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
RangerCD 87cbe50b59
Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
RangerCD 4ee686c22c
Remove ErrStreamMissing (#5234) 3 years ago
Dylan Guedes 3f496e7336
Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 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
Owen Diehl 1b5b8a3109
log headblock conversion error during replay cleanup (#5185) 3 years ago
Trevor Whitney 3091ccd3eb
improve default config values (#5077) 3 years ago
Owen Diehl e823a5037f
better defaults for flush queue parallelism (#5091) 3 years ago
Arve Knudsen d87dbf9f8a
Chore: Upgrade to latest Cortex (#5085) 3 years ago
JordanRushing 291360ddcb
Simpler new chunk key v12 (#5054) 3 years ago
Karsten Jeschkies 7bbed2be49
Define Ingester interface to enable wrapping. (#4988) 3 years ago
Kaviraj 14afb13d36
Chore: Copy `cortex/util/math` into Loki (#5036) 3 years ago
Cyril Tovena 57a8a878c1
Remove unnecessary ticker in the tail loop (#5039) 3 years ago
Dylan Guedes 92c05493e1
Copy `cortex/pkg/distributor` package dependency into Loki (#4983) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Karsten Jeschkies a5c5f16938
Provide optional matchers to `LabelValuesForMetricName`. (#4933) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Bryan Boreham b1ae906517
ingester: use consistent set of instances (#4904) 4 years ago
Michel Hollands e69ceefd84
Add LabelFilterer and Store wrapper (#4818) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Karsten Jeschkies 5ece938f3c
Run all benchmarks. (#4742) 4 years ago
Dylan Guedes 130878f3f6
Enrich WAL folder creation error message (#4705) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Trevor Whitney bfc77118a1
Update local and docker config for simple scalable deployment (#4660) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Hiroki Sakamoto 0e21f02d76
Respect shard number in series api (#4577) 4 years ago
Owen Diehl 0c97afadbc
cleans up redundant setting of stream.unorderedWrites=true when replaying wal (#4595) 4 years ago
Owen Diehl 633b4cab53
ignore validity window during wal replay (#4596) 4 years ago
Owen Diehl 45113cb375
Enable unordered_writes by default (#4594) 4 years ago
Owen Diehl cd80bc5e7e
introduces "entry too far behind" instrumentation for unordered writes (#4592) 4 years ago
Trevor Whitney ed025e0cd6
Change a few default config values and improve application of common storage config (#4543) 4 years ago
Cyril Tovena 47336cdbe6
Fixes a panic in the labels API when no parameters are supplied. (#4554) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Arve Knudsen cdde2cf050
Chore: Use dskit/grpcclient (#4312) 4 years ago
Owen Diehl 1921c3d428
tests checkpoints immediately and gives more of a time buffer (#4432) 4 years ago
Callum Styan 25163470b0
Improve error message for stream rate limit. (#4207) 4 years ago
Trevor Whitney de0c469161
default chunk target size to ~1MB~ 1.5MB (#4388) 4 years ago
Hiroki Sakamoto 502750deca
Add 'loki_ingester_memory_chunks' when recovery from wal (#4272) 4 years ago
Arve Knudsen f48e867002
Upgrade dskit (#4313) 4 years ago
Arve Knudsen ae424deac1
Upgrade dskit (#4295) 4 years ago
Christian Haudum 8d561f6caf
Chore: Update Cortex and use kv package from grafana/dskit (#4282) 4 years ago
Owen Diehl 1c90b9c57f
remove empty streams after wal replay (#4265) 4 years ago
Owen Diehl 20515a2402
better per stream rate limits configuration options (#4236) 4 years ago