Commit Graph

2012 Commits (Alex3k-patch-2)

Author SHA1 Message Date
Karsten Jeschkies de2b0c6e9d
Rename per-request query limits. (#9011) 3 years ago
Kaviraj Kanagaraj cce3d3bed9
chore(format_query): Change response type to `application/json` (#9016) 3 years ago
Owen Diehl acb40ed40e
Eager stream merge (#8968) 3 years ago
Periklis Tsirakidis 2ae80d7166
Align common instance_addr with memberlist advertise_addr (#8959) 3 years ago
Owen Diehl 62403350a5
remove redundant splitby middleware (#8996) 3 years ago
Sandeep Sukhani 1fcefe8efa
index-gateway: fix failure in initializing index gateway when boltdb-shipper is not being used (#8755) 3 years ago
Andrey Em 0f98b45d8d
Loki: Add UsageStatsURL to usagestats Config (#8779) 3 years ago
Bill Franklin b88aa08d89
Loki Canary: Enable insecure-skip-verify for all requests (#8869) 3 years ago
Ed Welch 7264e0ef53
Loki: Remove global singleton of the tsdb.Store and keep it scoped to the storage.Store (#8928) 3 years ago
Ed Welch b892cade6a
Loki: Fixes incorrect query result when querying with start time == end time (#8979) 3 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
Sandeep Sukhani 69d6ee293e
tsdb: use unique uploader name while building tsdb index filename, same as boltdb-shipper (#8975) 3 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 3 years ago
Danny Kopping de84737368
Fix fetched chunk from store size in metric (#8971) 3 years ago
Suruthi-G-K e7b0d4d26e
feat(cos): Support authentication with trusted profiles (#8939) 3 years ago
Danny Kopping 6bb8a071ca
Querier: block query by hash (#8953) 3 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 3 years ago
Salva Corts 28a7733ede
Rename config for enforcing a minimum number of label matchers (#8940) 3 years ago
Christian Haudum abc0fd26d2
Enforce per tenant queue size (#8947) 3 years ago
Christian Haudum 0adedfa689
Revert high cardinality metric in scheduler (#8946) 3 years ago
Salva Corts d421feafe6
Log when returning query-time limit (#8938) 3 years ago
Travis Patterson ee045312a9
Automatically Reorder Pipeline Filters (#8914) 3 years ago
Salva Corts 45775c82f7
Implement `RequiredNumberLabels` query limit (#8918) 3 years ago
Salva Corts ee69f2bd37
Split index request in 24h intervals (#8909) 3 years ago
Travis Patterson 163fd9d8af
Short circuit parsing when label matchers are present (#8890) 3 years ago
Athira Varghese ffb961c439
feat(storage): add support for IBM cloud object storage as storage client (#8826) 3 years ago
Salva Corts 336e08fc4b
Salvacorts/max querier size messaging (#8916) 3 years ago
André Águas 44f1d8d7f6
azure: respect retry config before cancelling the context (#8732) 3 years ago
Danny Kopping c9d5a91206
Ruler: Implement consistent rule evaluation jitter (#8896) 3 years ago
Danny Kopping d38d481f35
Distributor: add detail to stream rates failure (#8900) 3 years ago
Christian Haudum cba31024d4
Extend scheduler queue metrics with enqueue/dequeue counters (#8891) 3 years ago
Christian Haudum 3344d59fb5 Extract scheduler queue metrics into separate field 3 years ago
Bryan Boreham 793a689d1f
Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 3 years ago
Bryan Boreham 3b57ad2a54
WAL: remove ePool that is unused (#8669) 3 years ago
Bill Franklin 3ed9f0c9ef
Canary: support filtering / parsing logs with LogQL (#8871) 3 years ago
Dylan Guedes 4f94b89fdb
Loki: Add more spans to write path (#8888) 3 years ago
Salva Corts d24fe3e68b
Max bytes read limit (#8670) 3 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 3 years ago
Sandeep Sukhani 4e893a0a88
tsdb: sample chunk info from tsdb index to limit the amount of chunkrefs we read from index (#8742) 3 years ago
Christian Haudum 9844fad8b4
Rename LeafQueue to TreeQueue (#8856) 3 years ago
Travis Patterson 9d20bed26a
Short circuit parsers (#8724) 3 years ago
W.T. Chang 183fe85f1c
Loki: Add route_randomly to Redis options (#8852) 3 years ago
Danny Kopping 528ed22dc2
Ruler: remote rule evaluation hardening (#8785) 3 years ago
Danny Kopping 2d93952929
(chore): remove incorrect cache config preample (#8859) 3 years ago
Travis Patterson 5a08a6bcb9
Label selector optimizations (#8763) 3 years ago
Ashwanth 7d2eeddfb8
LogQL: Fix panic when using `unpack` with empty line (#8853) 3 years ago
Danny Kopping 5c3d204ebf
Ruler: rule evaluation jitter (#8848) 3 years ago
Karsten Jeschkies f5f1753851
Print duration in error messages with more readable. (#8816) 3 years ago
Christian Haudum be8b4eece3
Scheduler: Add query fairness control across multiple actors within a tenant (#8752) 3 years ago
Ashwanth d08b87f799
json parser: fix panic when processing empty line (#8835) 3 years ago