Commit Graph

1745 Commits (e89c30ce6badcfa15cf435ebf86bc98ca71f4a42)

Author SHA1 Message Date
Travis Patterson e89c30ce6b
Fix Flaky Integration Tests (#7360) 3 years ago
Owen Diehl 289190ee26
removes unused tsdb files (#7353) 3 years ago
Owen Diehl eaa0919e53
Use labelbuilder in syntax.ParseLabels to remove empty label values (#7355) 3 years ago
Robert Fratto c657857e95
Update Thanos dependency to latest version (#7348) 3 years ago
Dylan Guedes b1d4efab12
Loki: Per-tenant stream sharding (#7311) 3 years ago
Travis Patterson e3e4e27c8c
Implement ingester API to return stream rates (#7176) 3 years ago
Dylan Guedes da7acb49e5
Loki: Add sharding support for negative/zeroed desired rate (#7342) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Sandeep Sukhani 10d3fa0029
mmap tsdb index file while opening it for querying (#7338) 3 years ago
Danny Kopping 355175ff89
Upgrade to Go 1.19 (#7243) 3 years ago
Periklis Tsirakidis e9419747c9
Fix internal server bootstrap for query frontend (#7328) 3 years ago
Danny Kopping 6bf5b5d8c1
Use a line-buffered logger to deamplify write syscalls (#6954) 3 years ago
Florian Lehner 4861914c81
pkg/ruler/rulestore/configdb: Preallocate memory (#7326) 3 years ago
Owen Diehl 044d06015d
adds result cache key version comparison metrics (#7323) 3 years ago
Owen Diehl 2bfe626605
reintroduce mmap for tsdb indices (#7321) 3 years ago
Owen Diehl 2bd9c91564
Bugfix include cache generations on querier response (#7300) 3 years ago
wilfriedroset 8886800bf6
Add support for username to redis cache configuration (#7270) 3 years ago
wilfriedroset 54f16c008a
Fix typo in flags definitions (#7257) 3 years ago
Dylan Guedes f9f1eddfc5
Loki: Improve query timeouts behavior (#7230) 3 years ago
Michel Hollands 8868957783
Log delete request ID upon creation (#7307) 3 years ago
Bryan Boreham 9498ea2c02
chunks: decode varints directly from byte buffer; stop panicing on some corrupt inputs (#7264) 3 years ago
Susana Ferreira 10e9695b21
Fix rangemapper with VectorExpr support (#7288) 3 years ago
Gerard Vanloo bcdf17b0a5
Configurable TLS MinVersion and CipherSuites (#7227) 3 years ago
Michel Hollands 77c10da81d
Remove deletion filter debug log messages (#7277) 3 years ago
Michel Hollands 391b9cea10
Logcli: load remote schema before validation (#7258) 3 years ago
Dylan Guedes dcfba366de
Loki: Shard streams based on desired rate (#7199) 3 years ago
Owen Diehl dab6a24541
correct heartbeat timeout to distributor lifecycler for ring page (#7253) 3 years ago
李国忠 4089b73bc3
[Optimization] logql client: When logql fails to execute, return the failure information to the caller (#6671) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
李国忠 557fdf2206
[bugfix] logql: vectorExpr run fail when query_range: parallelise_shardable_queries: true (#7045) 3 years ago
Sandeep Sukhani 2af3d680cb
tsdb supports data deletion, this PR takes care of todo to enable delete request client for tsdb (#7223) 3 years ago
Sandeep Sukhani 7f298ff72f
avoid using bloomfilters for chunks in stats calls by avoiding duplicates (#7209) 3 years ago
Owen Diehl bac52165d3
highly sharded subqueries are ellided in expr.String (#7203) 3 years ago
Sandeep Sukhani 4e7105d018
add index requests panel to reads/writes dashboard (#7163) 3 years ago
Christian Haudum 67b12f2357
Update distributor push tests (#6641) 3 years ago
Ashwanth 3245625c40
ingester_querier: early exit queries on reaching quorum (#7172) 3 years ago
Owen Diehl 12ebd33f94
TSDB indexBuckets helper logs instead of errors (#7187) 3 years ago
Owen Diehl f1114fd221
[Bugfix] TSDB index bucket calculation (#7178) 3 years ago
Owen Diehl 85e8f00958
fixes azure client secret duplicate CLI registration (#7185) 3 years ago
Owen Diehl ab24efe1bf
allow backup store metrics registration by including backend type in labels (#7177) 3 years ago
Vladyslav Diachenko 7f629c8849
[loki] Azure auth using Service Principal (#7179) 3 years ago
Owen Diehl 2766e0a8c7
fixes nil interface value with non-nil type in cache construction (#7175) 3 years ago
Travis Patterson 071118a090
revert stream push error response (#7160) 3 years ago
Sandeep Sukhani c8c8303a6a
refactor index storage code to index reader/writer interfaces for better monitoring (#7154) 3 years ago
Ashwanth 88503ae2e1
tsdb: clean-up metrics (#7150) 3 years ago
Kaviraj Kanagaraj 6f0690e7bf
fix(ruler): Initialize multi remote clients config (#7151) 3 years ago
Karol Bakunowski 4e7e51ceb5
Remove duplicated `loki_boltdb_shipper` prefix from `tables_upload_operation_total` metric (#7040) 3 years ago
Travis Patterson 3f0ecd3c7b
Implement all-or-nothing stream ingestion (#7094) 3 years ago
李国忠 461f844044
[bugfix] fix query_frontend init fail error (#7013) 3 years ago
Sandeep Sukhani 61794710a7
tsdb: boltdb shipper backup store tsdb (#7130) 3 years ago