Commit Graph

153 Commits (9fb2f385529c2444be98161743aa0cd8ad420bf2)

Author SHA1 Message Date
Dylan Guedes b1d4efab12
Loki: Per-tenant stream sharding (#7311) 3 years ago
Mohamed-Amine Bouqsimi 3d4788fb51
Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Owen Diehl f470943433
reintroduces now deprecated+noop deletion configs for compatibility (#6917) 3 years ago
Travis Patterson bd3d80ad80
Add ability to limit the impact of pathological delete requests. (#6854) 3 years ago
Michel Hollands b4e6c59936
Compactor: add per tenant compaction delete enabled flag (#6410) 3 years ago
Trevor Wood aed11c25e6
fix(loki): allow global and per tenant sigv4 config (#6358) 3 years ago
Owen Diehl cd7ebf2ae0
exposes line length hist on distributors (#6309) 3 years ago
Karen Miller b90c460769
Rename fudge_duplicate_timestamp to be increment_duplicate_timestamp (#6120) 3 years ago
Ed Welch fc8c4f0592
Loki: Add a configurable ability to fudge incoming timestamps for guaranteed query sort order when receiving entries for the same stream that have duplicate timestamps. (#6042) 3 years ago
Fanis Hatzidakis e7a1b67c0a
Docs: Fix typo in 429 exceeded rate limit error message (#5944) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Sandeep Sukhani 1e56dca741
per user index query readiness with limits overrides (#5484) 3 years ago
Owen Diehl 91d837e79c
Refactor/remove global splitby (#5243) 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
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
Owen Diehl 4d8009cacc
overrides checks for nil tenant limits on AllByUserID (#4687) 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
Dylan Guedes 3ab7bcd17a
Change default RejectOldSamplesMaxAge from 14d to 7d. (#4569) 4 years ago
Sandeep Sukhani b4bd96073c
validate default limits config with other configs at startup (#4573) 4 years ago
Owen Diehl a27aec37cf
only exports tenant limits which differ from defaults and export defa… (#4542) 4 years ago
JordanRushing ca67292b54
Introduce `overrides-exporter` module to Loki (#4520) 4 years ago
Dylan Guedes 6498c8cb13
Loki: Change default limits to common values (#4415) 4 years ago
Danny Kopping a961612436
Ruler: Refactoring remote-write config overrides (#4429) 4 years ago
Owen Diehl 415d4b03fa
Safe per tenant overrides loading (#4421) 4 years ago
Callum Styan 25163470b0
Improve error message for stream rate limit. (#4207) 4 years ago
Owen Diehl fc0f98b802
removes deprecated duplicate per stream rate limit fields (#4367) 4 years ago
Danny Kopping a1aaec1658
Create custom struct that eases json/yaml unmarshaling of complex relabel.Config struct (#4364) 4 years ago
Danny Kopping 8a546b31a9
Ruler: per-tenant WAL (#4344) 4 years ago
Kaviraj a4b897482b
Add custom UnmarshalJSON for bytesize type (#4289) 4 years ago
Owen Diehl 20515a2402
better per stream rate limits configuration options (#4236) 4 years ago
Owen Diehl 79d53317dd
bumps per stream default rate limits (#4228) 4 years ago
Owen Diehl 668622c813
Refactor per stream rate limit (#4213) 4 years ago
Owen Diehl abcf4d083f
WAL replay discard metrics (#4212) 4 years ago
Owen Diehl d42de7ee2b
fixes typo (#4199) 4 years ago
Callum Styan 757eeacb88
[ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
Owen Diehl 066f0bf3c1
Tenant/unordered (#4130) 4 years ago
Owen Diehl 572bbe15ec
Discard/ooo (#4104) 4 years ago
Karsten Jeschkies c3aaebe509
Support frontend V2 with query scheduler. (#4071) 4 years ago
Travis Patterson 8a2081a39e
Distributor: Truncate rather than drop log lines (#4051) 4 years ago
Cyril Tovena 3f3d10afcc
Add min_sharding_lookback limits to the frontends (#4047) 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 babed450c7
Ruler: Recording Rules (#3766) 4 years ago
Cyril Tovena 5c4ba10fb9
Use model.Duration for easy yaml/json marshalling. (#3687) 4 years ago
Owen Diehl d88f3996ea
revendor compatibility: various prom+k8s+cortex (#3664) 4 years ago
Cyril Tovena 806d6a503e
Custom Retention (#3642) 4 years ago
Cyril Tovena ae23b7e4ed
Rejects push requests with streams without labels. (#3643) 4 years ago