Commit Graph

201 Commits (94fec51fb5b4fa225f7aec4c5c21592eb33050a1)

Author SHA1 Message Date
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Sandy Chen fc2bc69eaa
feat(): add ManagedIdentity in Azure Blob Storage (#4858) 3 years ago
Oleg Kovalov e893e2696c
Update hedgedhttp to v0.7.0 (#4892) 4 years ago
Cyril Tovena c33a651645
Add rate limiting and metrics to hedging (#4860) 4 years ago
Christian Haudum e573a4d1a2
Change error responses from plain text to JSON (#4845) 4 years ago
Sandeep Sukhani 3ac9818f82
recreate compacted boltdb files from compactor when they are more than 12 hours old (#4853) 4 years ago
Cyril Tovena b27894fbf4
Adds the ability to hedge storage requests. (#4826) 4 years ago
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena 44d32c5ad4
Removes all GRPC warning. (#4757) 4 years ago
Sandeep Sukhani a707ced67f
index cleanup fixes while applying retention (#4741) 4 years ago
Sandeep Sukhani 02d88462f3
allow applying retention at different interval than compaction with a config (#4736) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Sandeep Sukhani 20726e6ba1
fix flaky retention tests (#4697) 4 years ago
Trevor Whitney bfc77118a1
Update local and docker config for simple scalable deployment (#4660) 4 years ago
Callum Styan 678495a972
Instrument s3 client DeleteObject requests. (#4649) 4 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Trevor Whitney 07ea1ed99c
Add common ring configuration (#4617) 4 years ago
Sandeep Sukhani 2564a810c5
Logs deletion fixes (#4625) 4 years ago
Owen Diehl 308af871cf
uses ring.Write instead of ring.WriteNoExtend for compactor ring checks (#4615) 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
Trevor Whitney ed025e0cd6
Change a few default config values and improve application of common storage config (#4543) 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
李国忠 6fcd02bad4
[querier] s3: add getObject retry (#4453) 4 years ago
Dylan Guedes 77ea11724b
Loki: Enable FIFO cache by default (#4519) 4 years ago
JordanRushing ca67292b54
Introduce `overrides-exporter` module to Loki (#4520) 4 years ago
Trevor Whitney 2427fab32d
Configuration: add a common config section for object storage (#4473) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Mauro Stettler 4b59556342
Update cortex to newer version (#4478) 4 years ago
Arve Knudsen cdde2cf050
Chore: Use dskit/grpcclient (#4312) 4 years ago
Danny Kopping d5b6d05557
CI: Fixing linter deprecations (#4353) 4 years ago
Arve Knudsen f48e867002
Upgrade dskit (#4313) 4 years ago
Cyril Tovena e81ca28c80
Fixes a bug in the block cache code. (#4302) 4 years ago
Christian Haudum 8d561f6caf
Chore: Update Cortex and use kv package from grafana/dskit (#4282) 4 years ago
Christian Haudum 0f229f471b
cli: Register configuration option `store.max-look-back-period` as CLI argument (#4242) 4 years ago
Arve Knudsen cfb4fc1f55
Use flagext from dskit (#4225) 4 years ago
Nick Pillitteri 79a7bdbabc
Chore: Use services and modules from grafana/dskit (#4196) 4 years ago
Benoît Knecht 488a21bff7
pkg/storage/chunk/aws: Add s3.http.ca-file option (#4211) 4 years ago
Arve Knudsen 10c92a901e
Chore: Upgrade to latest Cortex (#4188) 4 years ago
Sandeep Sukhani 29b07d190d
Retention speedup (#4172) 4 years ago
Sandeep Sukhani 8ef3d5fee9
add a storage client for boltdb-shipper which would do all the object key management for storage operations (#4128) 4 years ago
Sandeep Sukhani 67fe2d68a3
fix finding tables which would have out of retention data (#4107) 4 years ago
Sandeep Sukhani 138ca71dd5
add a method to check whether error is due to a missing object in storage while reading or deleting the object (#4081) 4 years ago
Cyril Tovena ac6ace8dbd
Make `ParseExternalKey` from the chunk package alloc free. (#4075) 4 years ago
Sandeep Sukhani 19aec6e6a3
fix broken TestCachingStorageClientStoreQueries (#4074) 4 years ago
Sandeep Sukhani d31f8676fd
Optimize index queries and caching (#4070) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Owen Diehl 56256bfd5b
Unordered chunks (#4001) 4 years ago
Cyril Tovena 4c2feb32b5
Fixes test helper `newChunk` in the storage pkg. (#4056) 4 years ago