Commit Graph

1318 Commits (e65d1b8c692f11240f46f91105f266257696334a)

Author SHA1 Message Date
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
Owen Diehl 308af871cf
uses ring.Write instead of ring.WriteNoExtend for compactor ring checks (#4615) 4 years ago
Kaviraj 1e0386e9e6
Fix `ip` matcher lexer to differentiate filter from identifier (#4598) 4 years ago
Garrett 1c7df620c4
add date time sprig template functions in logql label/line formatter (#4603) 4 years ago
Owen Diehl 84220c4b02
improves scheduler & compactor ringwatcher checks (#4607) 4 years ago
Ed Welch 0c9beadaaa
Loki: Add a ring to the compactor used to control concurrency when not running standalone (#4574) 4 years ago
Hiroki Sakamoto 1ff95fc025
Respect gRPC context error when handling errors (#4593) 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