Commit Graph

1177 Commits (e573a4d1a2d6f6ba627773cd8a24eacdd5a1b73e)

Author SHA1 Message Date
Christian Haudum e573a4d1a2
Change error responses from plain text to JSON (#4845) 4 years ago
Sandeep Sukhani 3ac9818f82
recreate compacted boltdb files from compactor when they are more than 12 hours old (#4853) 4 years ago
Callum Styan 822d60507b
log the user ID in the rate limit error message. (#4852) 4 years ago
Cyril Tovena b27894fbf4
Adds the ability to hedge storage requests. (#4826) 4 years ago
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Marco Pracucci 2b0d020146
Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
Cyril Tovena 0a944670ef
Improve LogQL format stages requireLabel (#4769) 4 years ago
Dylan Guedes 347e3e37cf
Loki: Implement custom /config handler (#4785) 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
Kaviraj 1b63331e3d
Add support for `X-Query-Tags` (#4814) 4 years ago
Salva Corts ece671c146
Enhance logging on timeout tailing logs on canary (#4825) 4 years ago
Christian Haudum 7f54641166
Set correct `Content-Type` header in query response (#4828) 4 years ago
Cyril Tovena 45ed6d560d
Fix up a merge conflict on log filter (#4815) 4 years ago
Hiroki Sakamoto b1b82a6000
[Hot Fix] Merge improving case sensitive search correctly (#4804) 4 years ago
Cyril Tovena dc222dc98d
Improve case insensitive search to avoid allocations. (#4394) 4 years ago
Cyril Tovena 88feda41a0
Improve heap iterators. (#4731) 4 years ago
Karsten Jeschkies 4c9e4f5f06
Make `*` and `+` non-greedy to double regex filter speed. (#4775) 4 years ago
Sandeep Sukhani 8ddcc884fe
add logging in querier when live tailing request starts and ends (#4783) 4 years ago
Kaviraj 94113ee080
Logql `stdin` support only log queries (#4606) 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
Ed Welch 88ef940ede
Loki: Set querier worker max concurrent regardless of run configuration. (#4761) 4 years ago
Cyril Tovena 44d32c5ad4
Removes all GRPC warning. (#4757) 4 years ago
Sandeep Sukhani a707ced67f
index cleanup fixes while applying retention (#4741) 4 years ago
Karsten Jeschkies 1e796b070f
Give more context to rule parser errors. (#4730) 4 years ago
Karsten Jeschkies c19a6c5bbc
Join contain filters into one. (#4528) 4 years ago
Sandeep Sukhani 02d88462f3
allow applying retention at different interval than compaction with a config (#4736) 4 years ago
Cyril Tovena 11071d4c31
Improves memchunk benchmark to account for block size. (#4645) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Sandeep Sukhani 20726e6ba1
fix flaky retention tests (#4697) 4 years ago
Owen Diehl 4d8009cacc
overrides checks for nil tenant limits on AllByUserID (#4687) 4 years ago
Ed Welch fbebf67588
Loki: check new Read target when initializing boltdb-shipper store (#4681) 4 years ago
Ed Welch 3fef08ca1a
2.4 release notes, changelog, upgrade guide (#4658) 4 years ago
Trevor Whitney bfc77118a1
Update local and docker config for simple scalable deployment (#4660) 4 years ago
Susana Ferreira 895d144303
Fix dskit/ring metric with 'cortex_' prefix (#4656) 4 years ago
Cyril Tovena 72292cbab3
Add a test to verify goroutine leak in compression pools. (#4653) 4 years ago
Callum Styan 678495a972
Instrument s3 client DeleteObject requests. (#4649) 4 years ago
Trevor Whitney 3f9d067e07
compactor depends on memberlist for memberlist ring option (#4643) 4 years ago
Ed Welch 89ee022c21
Loki: fix handling of tail requests when using target `all` or `read` (#4642) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Trevor Whitney 07ea1ed99c
Add common ring configuration (#4617) 4 years ago
Dylan Guedes 0d66319a1f
Revert distributor defaulting to inmemory. (#4638) 4 years ago
Sandeep Sukhani 2564a810c5
Logs deletion fixes (#4625) 4 years ago
Owen Diehl 0e0d0b7897
dont try to use the scheduler ring when a downstream url is configured (#4635) 4 years ago
Christian Haudum 929c8e4923
Allow HTTP POST requests on ring pages (#4630) 4 years ago
Danny Kopping 5b30589acf
Documenting recording rules per-tenant WAL (#4566) 4 years ago
Ed Welch de4993f921
explicitly define allowed HTTP methods on HTTP endpoints (#4627) 4 years ago
Trevor Whitney 62ee399e48
default ingester final sleep to 0 unless otherwise specified (#4608) 4 years ago
Ed Welch fe8bc9144f
Loki: query scheduler should send shutdown to frontends when ReplicationSet changes (#4614) 4 years ago