Commit Graph

1134 Commits (2564a810c5872205c7385cd6d0a787b68477188f)

Author SHA1 Message Date
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
Owen Diehl 45113cb375
Enable unordered_writes by default (#4594) 4 years ago
Owen Diehl cd80bc5e7e
introduces "entry too far behind" instrumentation for unordered writes (#4592) 4 years ago
Danny Kopping de7ab3fde2
Configuring query-frontend interface names with loopback device (#4586) 4 years ago
Owen Diehl 1ef1ff0224
replaces fallthrough statement in InitFrontend (#4589) 4 years ago
Dylan Guedes 3ab7bcd17a
Change default RejectOldSamplesMaxAge from 14d to 7d. (#4569) 4 years ago
lingpeng0314 76e2a14029
add group_{left,right} to LogQL (#4510) 4 years ago
Dylan Guedes 3c16658ee0
Loki: Append loopback to ingester net interface default list (#4570) 4 years ago
Trevor Whitney ed025e0cd6
Change a few default config values and improve application of common storage config (#4543) 4 years ago
Sandeep Sukhani b4bd96073c
validate default limits config with other configs at startup (#4573) 4 years ago
Dylan Guedes 331fa6d7b0
Docs: Add virtual targets docs (#4565) 4 years ago
Cyril Tovena 165ff31e2d
Fixes the Series function to hanlde properly sharding. (#4563) 4 years ago
Cyril Tovena ea8e0987b3
Fixes an edge case in the batch chunk iterator. (#4550) 4 years ago
Cyril Tovena 47336cdbe6
Fixes a panic in the labels API when no parameters are supplied. (#4554) 4 years ago
Owen Diehl a27aec37cf
only exports tenant limits which differ from defaults and export defa… (#4542) 4 years ago
Ed Welch 6853c387ed
Loki: Apply the ingester ring config to all other rings (distributor, ruler, query-scheduler) (#4546) 4 years ago
Trevor Whitney 2864a4f728
enable virtual read write targets (#4498) 4 years ago
李国忠 6fcd02bad4
[querier] s3: add getObject retry (#4453) 4 years ago
Dylan Guedes 77ea11724b
Loki: Enable FIFO cache by default (#4519) 4 years ago
JordanRushing 93507a00ed
Add quick nil check in TenantLimits for runtime_config (#4531) 4 years ago
Owen Diehl 91eba4fb6b
correctly sets subservicesWatcher on scheduler (#4529) 4 years ago
JordanRushing ca67292b54
Introduce `overrides-exporter` module to Loki (#4520) 4 years ago
Owen Diehl aec00c2507
safely checks read ring for potentially nil scheduler (#4525) 4 years ago
Trevor Whitney 6f28a5dc70
Apply better defaults when boltdb shipper is being used (#4508) 4 years ago
Ed Welch 2b5f3000b6
Loki: Add a ring to the query scheduler to allow discovery via the ring as an alternative to DNS (#4424) 4 years ago
Trevor Whitney 2427fab32d
Configuration: add a common config section for object storage (#4473) 4 years ago
Ed Welch d8e6debaa5
Loki: Fix bug where items are returned to a sync.Pool incorrectly (#4518) 4 years ago
Garrett a046d79261
make LogQL syntax scope from private to public (#4446) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Owen Diehl 7832783b1c
always expoe loki_build_info (#4482) 4 years ago
Owen Diehl 3fb8f3d3c6
restores for state at seconds(now-forDuration) (#4479) 4 years ago
Mauro Stettler 4b59556342
Update cortex to newer version (#4478) 4 years ago
Dylan Guedes 6498c8cb13
Loki: Change default limits to common values (#4415) 4 years ago
Dylan Guedes d3d63e1778
Loki: Override distributor's default ring KV store (#4440) 4 years ago
Trevor Whitney 7118dc3272
Change default values for two GRPC setting we have to set so the queriers can connect to a frontend or scheduler (#4435) 4 years ago