Commit Graph

103 Commits (2564a810c5872205c7385cd6d0a787b68477188f)

Author SHA1 Message Date
Dylan Guedes 3c16658ee0
Loki: Append loopback to ingester net interface default list (#4570) 4 years ago
JordanRushing ca67292b54
Introduce `overrides-exporter` module to Loki (#4520) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Dylan Guedes d3d63e1778
Loki: Override distributor's default ring KV store (#4440) 4 years ago
Arve Knudsen 79b95d976a
Chore: Use dskit/limiter (#4327) 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
Bryan Boreham 13a3df8826
Simplify Distributor.push (#4240) 4 years ago
李国忠 6f78ffe33c
[fix] distributor: fix goroutine leak (#4238) 4 years ago
Arve Knudsen cfb4fc1f55
Use flagext from dskit (#4225) 4 years ago
Nick Pillitteri 79a7bdbabc
Chore: Use services and modules from grafana/dskit (#4196) 4 years ago
Travis Patterson 8a2081a39e
Distributor: Truncate rather than drop log lines (#4051) 4 years ago
Michel Hollands c44c12b930
Update Cortex version (#3992) 4 years ago
Nick Pillitteri b830d65bdd
Use the Cortex wrapper for getting tenant ID from a context (#3973) 4 years ago
Sandeep Sukhani 7a7eeb0d63
skip applying retention when data in table is still within retention period and there are no overlapping delete requests (#3934) 4 years ago
Danny Kopping 71889dcb19
Querier/Ingester: Fixing json expression parser bug (#3928) 4 years ago
Cyril Tovena 22dcfcde33
Add retention label to loki_distributor_bytes_received_total metrics (#3840) 4 years ago
Cyril Tovena ae23b7e4ed
Rejects push requests with streams without labels. (#3643) 4 years ago
Kaviraj 6bcd9807d6
replace `time.Duration` -> `model.Duration` for `Limits`. (#3632) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Owen Diehl 965d48222b
adds distributor replication factor metric (#3594) 4 years ago
Ed Welch 21b901db9b
Loki: Distributor log message bodySize should always reflect the compressed size (#3572) 4 years ago
Michel Hollands f49a510f38
Loki: Update cortex version and fix resulting changes (#3532) 4 years ago
Owen Diehl 306cc72438
Revendor/cortex (#3446) 4 years ago
Ed Welch 8012362674
Loki: Per Tenant Runtime Configs (#3460) 4 years ago
Dmitry Ukolov 6ea7122777
Distributor: append several tests for http parser. (#3416) 4 years ago
Dr. Jan-Philip Gehrcke 0f881fbf78
distributor: fix snappy pb POST request handling (#3407) (#3408) 4 years ago
Ed Welch 407afce0e3
Loki: fix validation error and metrics (#3307) 4 years ago
Dmitry Ukolov 2a51fb42bf
Distributor: Loki API can receive gzipped JSON (#3291) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Karsten Jeschkies 287244d110
Update vendored Cortex to 0976147451ee (#3267) 4 years ago
Jacob Lisi c3d1937eab
update vendored cortex and add new replace overrides (#3256) 4 years ago
Sandeep Sukhani d357ad9e58
fix broken json logs push path (#3261) 4 years ago
Ed Welch 51952dafc1
Loki: Log a crude lag metric for how far behind a client is. (#3236) 4 years ago
Cyril Tovena 33abab5e42
Cortex update pre 1.7 (#3215) 4 years ago
Cyril Tovena d976079992
Fixes previous commit not using the new sized body. (#3234) 4 years ago
Cyril Tovena 567ccde0b6
Re-introduce https://github.com/grafana/loki/pull/3178. (#3233) 4 years ago
Cyril Tovena 070246c0a4
Uses custom json-iter decoder for log entries. (#3163) 4 years ago
Kaviraj 6cc41f92f8
Gcplog targetmanager (#3083) 4 years ago
Cyril Tovena 28c0b310c7
Logs PushRequest data. (#3178) 4 years ago
Cyril Tovena 82d96dec03
Improve distributors validation. (#3134) 4 years ago
Michel Hollands 4f62f36af7
Update cortex to 1 6 (#3131) 4 years ago
李国忠 bd321fb4f2
lru cache logql.ParseLabels (#3092) 4 years ago
Cyril Tovena e1ab2cc509
Cleanup labels parsing. (#2929) 5 years ago
Cyril Tovena 049c7acc12
Improve logql parser allocations. (#2927) 5 years ago
Cyril Tovena 2303f1bfa1
Cache label strings in ingester to improve memory usage. (#2926) 5 years ago
Sandeep Sukhani 071a20803b
Revendor cortex to latest master (#2794) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Owen Diehl 21d3e69790
Enable local rules backend & disallow configdb. (#2661) 5 years ago
Aurélien Rainone 21addf7935
pkg/distributor: fix test by looking for loopback interface (#2645) 5 years ago