Commit Graph

125 Commits (88c4781dc72b410a30e054f82d2c4aad0558afbb)

Author SHA1 Message Date
Karsten Jeschkies 45ffebd4d8
Return HTTP 400 when multiple tenants are present in push. (#5800) 3 years ago
Ed Welch c158b2c5f5
Loki: Revert #4845 which changed the format of errors from the API (#5772) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
RangerCD daacfd0b70
Fix two remote_timeout configs in ingester_client block (#5418) 3 years ago
Michel Hollands d8ed87d04c
Update dskit version (#5392) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Danny Kopping 20041b74d6
Revert "Simplify code for write path in distributor (#5248)" (#5337) 3 years ago
Christian Haudum 10b93cebe5
Simplify code for write path in distributor (#5248) 3 years ago
Christian Haudum 8d2b3f7aa5
Return early if push payload does not contain data (#5229) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Arve Knudsen d87dbf9f8a
Chore: Upgrade to latest Cortex (#5085) 3 years ago
Kaviraj cecadf2a18
Chore: Remove `cortex/util/test` dependency (#5050) 3 years ago
Kaviraj 564f833a30
Improve error message if incoming logs timestamp is far too behind. (#5040) 3 years ago
Dylan Guedes 98ecfefd89
Add distributor ring page (#4938) 3 years ago
Dylan Guedes 92c05493e1
Copy `cortex/pkg/distributor` package dependency into Loki (#4983) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Christian Haudum e573a4d1a2
Change error responses from plain text to JSON (#4845) 4 years ago
Callum Styan 822d60507b
log the user ID in the rate limit error message. (#4852) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 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 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