Commit Graph

2625 Commits (2564a810c5872205c7385cd6d0a787b68477188f)
 

Author SHA1 Message Date
Sandeep Sukhani 2564a810c5
Logs deletion fixes (#4625) 4 years ago
Roger Steneteg 3b66d94e0f
resolve issue with promtail not scraping target if only path changed in a simpler way that dont need mutex to sync threads (#4599) 4 years ago
Cyril Tovena 6319af1ac6
Fixes the operational dashboard using an old metric. (#4634) 4 years ago
Owen Diehl 0e0d0b7897
dont try to use the scheduler ring when a downstream url is configured (#4635) 4 years ago
Kaviraj d53aef63b1
Add changelog and upgrade guide for #4556 (#4631) 4 years ago
Owen Diehl 91d5cce8ad
index-gw sts doc fix. closes #4583 (#4616) 4 years ago
Owen Diehl e8bd3cb579
Default wal to enabled in jsonnet lib (#4629) 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
SurDaft - Jack Stupple 3dd0702b7c
Fix typo in docs (#4612) 4 years ago
Ed Welch de4993f921
explicitly define allowed HTTP methods on HTTP endpoints (#4627) 4 years ago
Christian Haudum 5c99962161
Disable chunk transfers in jsonnet lib (#4624) 4 years ago
Callum Styan 5640cd0f7c
Simplify standard label selectors (datsource, cluster, namespace) on (#4618) 4 years ago
James Callahan a92541bd84
Promtail: no need for GCP promtail_instance label now that loki supports out-of-order writes (#4556) 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
Karen Miller 96130ae389
Docs: revise incendiary language added in PR 4507 (#4611) 4 years ago
Ed Welch 289c946667
put Karen back in charge of the docs! (#4609) 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
Kaviraj cf2dacf70f
Update PR template to include `changelog` update in the checklist (#4604) 4 years ago
Mustafa Can Sevinç 2a1d8005dc
docs: fix promtail docs links in loki installation page (#4601) 4 years ago
Hiroki Sakamoto 1ff95fc025
Respect gRPC context error when handling errors (#4593) 4 years ago
Owen Diehl 6eab7be5b4
a few doc fixes in preparation for 2.4 (#4597) 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
Owen Diehl a0b7b3dfb0
improves grouping docs examples (#4590) 4 years ago
Sandeep Sukhani e1c59e87ba
set wal dir to /loki/wal in docker config (#4585) 4 years ago
Owen Diehl 853260cfae
regenerates assets from current vfsgen dependency (#4588) 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
Dylan Guedes 96e64750e0
Tune Loki execution modes image. (#4579) 4 years ago
Danny Kopping 9ad05f25da
Adding recording rules dashboard (#4575) 4 years ago
Trevor Whitney ed025e0cd6
Change a few default config values and improve application of common storage config (#4543) 4 years ago
Christopher Moyer 7fdece94e7
update curl post example (#4559) 4 years ago
Dylan Guedes 0b40cc953d
Rename hybrid mode to simple scalable mode. (#4576) 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 93a0b716d4
Refactor client configs in Promtail. (#4567) 4 years ago
Karsten Jeschkies 061c5e5eca
Use different metrics for `PromtailFileLagging`. (#4496) 4 years ago
Cyril Tovena 165ff31e2d
Fixes the Series function to hanlde properly sharding. (#4563) 4 years ago