Commit Graph

1726 Commits (8868957783b7fb5aa1384d57b4584f19ee256999)

Author SHA1 Message Date
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
Periklis Tsirakidis 630a491580
loki: Attach the panic recovery handler on all HTTP handlers (#6780) 3 years ago
Travis Patterson ef47e0ee8a
Fix errors loading deletes after force-removing partially-completed delete (#7125) 3 years ago
Michel Hollands accb5e1ca2
Log the interval of a delete request (#7120) 3 years ago
Kaviraj Kanagaraj 2c9fa05c29
feat(loki-canary): Add support to push logs directly to Loki. (#7063) 3 years ago
Mohamed-Amine Bouqsimi 3d4788fb51
Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
Michel Hollands 08cf2153d5
Add sequence num to log output for delete requests (#7087) 3 years ago
Periklis Tsirakidis 1a41682bb0
Fix internal server initialization (#7085) 3 years ago
Periklis Tsirakidis c30fb9450b
Add support for custom internal server (#7069) 3 years ago
Adam eaf7f34f49
bugfix:add cases.NoLower option (#7052) 3 years ago
Ashwanth 53e01a795a
tsdb: build tsdb from tenantheads (#7036) 3 years ago
Michel Hollands 34c2c0c4a9
Update metrics descriptions (#6982) 3 years ago
Adam d69d3b664c
Deprecation Fix: Replace strings.Title with cases.Title().String() (#7048) 3 years ago
Trevor Whitney c0eb73c34a
Enable build in env w/o internet or GCP creds (#7029) 3 years ago
Ashwanth 5ea38fbd51
tsdb: build rotated heads asynchronously (#6956) 3 years ago
李国忠 3296c6dbe8
[new feature] logql engine support exec `vector(0)` grama (#7023) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
李国忠 25cc9402b7
fix test increase timeout (#7022) 3 years ago
李国忠 6f4671a572
[new feature] syntax: support "vector" grama (#7007) 3 years ago
sardismart 821301b95f
azblob: Make azblob support private cloud endpoint suffix (#6842) 3 years ago