Commit Graph

64 Commits (d8305ecd0a20dc530fcb073d8372c5c53449aa43)

Author SHA1 Message Date
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Callum Styan 822d60507b
log the user ID in the rate limit error message. (#4852) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Dylan Guedes 0d66319a1f
Revert distributor defaulting to inmemory. (#4638) 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
Bryan Boreham 13a3df8826
Simplify Distributor.push (#4240) 4 years ago
李国忠 6f78ffe33c
[fix] distributor: fix goroutine leak (#4238) 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
Nick Pillitteri b830d65bdd
Use the Cortex wrapper for getting tenant ID from a context (#3973) 4 years ago
Cyril Tovena 22dcfcde33
Add retention label to loki_distributor_bytes_received_total metrics (#3840) 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
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
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
Cyril Tovena 33abab5e42
Cortex update pre 1.7 (#3215) 4 years ago
Cyril Tovena 28c0b310c7
Logs PushRequest data. (#3178) 4 years ago
Cyril Tovena 82d96dec03
Improve distributors validation. (#3134) 4 years ago
李国忠 bd321fb4f2
lru cache logql.ParseLabels (#3092) 4 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 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Javier Palomo Almena 6852b1cdcc
Replace usage of sync/atomic with uber-go/atomic (#2449) 5 years ago
Owen Diehl 268b7a3d03
bumps cortex & fixes conflicts (#2204) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Ed Welch 3dfe89369f
Loki: refactor validation and improve error messages (#2021) 5 years ago
Peter Štibraný e60164bef6
Convert Loki modules to services (#1804) 5 years ago
Sandeep Sukhani 49f04ef4bc
update cortex to latest master (#1956) 5 years ago
Peter Štibraný ca19683511
loki: update Cortex to master (#1799) 5 years ago
Peter Štibraný 5ae6ea71f8
Update Cortex to master (#1785) 5 years ago
Owen Diehl d6b85876ca
max line lengths (component + tenant overrides) (#1686) 5 years ago
Peter Štibraný d4cae667ae loki: use new runtimeconfig package from Cortex (#1484) 5 years ago
Marco Pracucci ce407d3276 Add ingestion rate global limit support (#1486) 5 years ago
Robert Fratto a5765b57bf
pkg/distributor: fix metric loki_discarded_samples_total (#1279) 6 years ago
Peter Štibraný 3df5561336 Updated cortex to latest master. (#1088) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
sh0rez 3467440b30
fix(distributor): parseError BadRequest (#975) 6 years ago
Sandeep Sukhani b687ec6e5b vendoring: update cortex to latest master (#938) 6 years ago
Aditya C S b5d8c77b99 Readiness probe for querier (#854) 6 years ago
Aditya C S f72d2fba10 Readiness probe for Distributor 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Sandeep Sukhani f7f09e2226
Limits: Reject entries based on age set in limits (#631) 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Tom Wilkie e1c5c4be4a Basic distributor & ingester tests. 6 years ago
Tom Wilkie 7527487f31 Track the right number of streams, and cancel the push when the request is cancelled. 6 years ago
Tom Wilkie a422f394bb Wait for the right number of streams. 6 years ago