Commit Graph

1112 Commits (3c16658ee07e92b9271d2c42f93add85949eb3ae)

Author SHA1 Message Date
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
Trevor Whitney 81d0f1d533
Add more tests around config parsing changes from common config PR (#4433) 4 years ago
Kaviraj 2e1279d996
Fix return values of Matrix and Vector during query range in QueryShardingMiddleware (#4457) 4 years ago
Arve Knudsen cdde2cf050
Chore: Use dskit/grpcclient (#4312) 4 years ago
Dylan Guedes ab10bc69d7
Loki: Change how push API checks for contentType (#4443) 4 years ago
Danny Kopping d265e1d206
Do not clear HTTP client config (#4437) 4 years ago
Trevor Whitney b07920cb16
auto-apply memberlist ring config when join_members provided (#4400) 4 years ago
Owen Diehl 1921c3d428
tests checkpoints immediately and gives more of a time buffer (#4432) 4 years ago
Danny Kopping b99be1d310
Ruler: Overwrite instead of merge remote-write headers (#4431) 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
Garrett 4417340089
add on and ignoring clauses in binOpExpr (#4391) 4 years ago
Ed Welch d5ec714ae0
Loki: Bug: frontend waiting on results which would never come (#4411) 4 years ago
Ed Welch 11e215d79f
Loki: Common Config (#4347) 4 years ago
Callum Styan 25163470b0
Improve error message for stream rate limit. (#4207) 4 years ago
Trevor Whitney de0c469161
default chunk target size to ~1MB~ 1.5MB (#4388) 4 years ago
Hiroki Sakamoto 502750deca
Add 'loki_ingester_memory_chunks' when recovery from wal (#4272) 4 years ago
JordanRushing 5e8a204480
Add recovery middleware to Ingester; re-add recovery middleware to Querier when not running in standalone mode (#4349) 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
Danny Kopping 0f2f42de01
Runtime config: do not validate nil limits (#4251) 4 years ago
Arve Knudsen 79b95d976a
Chore: Use dskit/limiter (#4327) 4 years ago