Commit Graph

248 Commits (02416736d0d1b9dafe04e3217cecb167636e6447)

Author SHA1 Message Date
Sandeep Sukhani 7fafe94e1a
add a ms instead of ns to end time of the rebound chunk interval (#5351) 3 years ago
Sandeep Sukhani e4d6767412
Fix apply retention issue (#5342) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Travis Patterson 89b04a97b3
storage: update azure blobstore client to use new sdk (#5302) 3 years ago
Owen Diehl af3457b92e
less opaque chunk keys on fs with v12 (#5291) 3 years ago
Sandeep Sukhani 40e05198f9
fix a panic in index-gateway caused by double closing of a channel (#5298) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Ed Welch efffe0ce50
add some timing to the logs for downloading and opening index tables (#5042) 3 years ago
Christian Haudum 57b384df8f
Auto-expire old items from FIFO cache (#5148) 3 years ago
Dylan Guedes 7856db62bb
Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Sandeep Sukhani 37fcbf9428
use default retention period to check user index may have expired chunks when user does not have custom retention (#5261) 3 years ago
Dylan Guedes 4a70f8ec84
Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) 3 years ago
Dylan Guedes ba6a2fd41e
Get rid of Cortex chunk. (#5239) 3 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
Sandeep Sukhani 9fdcacff15
v12 chunk format handling in retention (#5254) 3 years ago
Callum Styan bfef7bad44
Start refactor of storage (chunks) clients metrics into structs (#5057) 3 years ago
Dylan Guedes 3f78d876ff
Copy `cortex/pkg/prom1` package dependency into Loki (#5196) 3 years ago
李国忠 d88d20e44f
[instrument] cache: add tracing instrumentation when error !=nil (#5202) 3 years ago
Sandeep Sukhani 0426870f3f
fix broken boltdb-shipper test (#5222) 3 years ago
Sandeep Sukhani d87f2a1c8a
per user index changes on the write path (#5193) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Sandeep Sukhani 88b5a767bc
changes on read path for supporting per user index with boltdb-shipper (#5073) 3 years ago
Sandeep Sukhani 49ffe5291d
add objects list caching for boltdb-shipper index store to reduce object storage list api calls (#5160) 3 years ago
李国忠 6c85cda61a
Handle `context` cancellation in some of the `querier` downstream requests (#5178) 3 years ago
李国忠 2c20ce6857
[optimization] cache prometheus : fix "loki_cache_request_duration_seconds_bucket" ‘status_code’ label always equals "200" (#4891) 3 years ago
Piggy e5dcadee8a
Fix test in retention/expiration_test.go on slow machines (#5137) 3 years ago
Dylan Guedes 7d501729c3
Add missing forked gateway tests (#5118) 3 years ago
Dylan Guedes 3d7e9cee36
Copy `cortex/pkg/ruler` package dependency into Loki (#5089) 3 years ago
Cyril Tovena fc49a87d99
Fixes HTTP2 removal for GCS (#5103) 3 years ago
Cyril Tovena 181f4b698d
Fixes metric name for hedging object store requests (#5098) 3 years ago
李国忠 29cccbe576
[enhancement] querier cache: WriteBackCache should be off query path (#5083) 3 years ago
Kaviraj c5aa9f197d
Handle `context` cancellation in some of the `querier` downstream requests (#5080) 3 years ago
JordanRushing 291360ddcb
Simpler new chunk key v12 (#5054) 3 years ago
Sandeep Sukhani ff47d7419a
compactor changes for building per user index files in boltdb shipper (#5026) 3 years ago
Callum Styan a5c544e7ba
Add an egress bytes total metric to the azure client. (#5067) 3 years ago
Kaviraj ac6e092f3c
Remove `cortex/pkg/util/extract` dependency from Loki (#5049) 3 years ago
Kaviraj 14afb13d36
Chore: Copy `cortex/util/math` into Loki (#5036) 3 years ago
Siavash Safi cd9d9c9b42
Support Redis Cluster Configuration Endpoint (#4947) 3 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 3 years ago
Cyril Tovena 8b71a44a86
Pre-allocate chunk buffer size (#4884) 3 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 3 years ago
Cyril Tovena 03be8dac1e
Allow to disable http2 for GCS. (#4942) 3 years ago
Owen Diehl 7ed7e88173
adds instrumentation to azure object client (#5022) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Karsten Jeschkies a5c5f16938
Provide optional matchers to `LabelValuesForMetricName`. (#4933) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Sandy Chen fc2bc69eaa
feat(): add ManagedIdentity in Azure Blob Storage (#4858) 4 years ago
Oleg Kovalov e893e2696c
Update hedgedhttp to v0.7.0 (#4892) 4 years ago