Commit Graph

478 Commits (6e2b7d25898f321bfd6f94de05d6ce934c785da9)

Author SHA1 Message Date
Danny Kopping 6bf5b5d8c1
Use a line-buffered logger to deamplify write syscalls (#6954) 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
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
Michel Hollands 77c10da81d
Remove deletion filter debug log messages (#7277) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 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
Sandeep Sukhani 4e7105d018
add index requests panel to reads/writes dashboard (#7163) 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
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
Karol Bakunowski 4e7e51ceb5
Remove duplicated `loki_boltdb_shipper` prefix from `tables_upload_operation_total` metric (#7040) 3 years ago
Sandeep Sukhani 61794710a7
tsdb: boltdb shipper backup store tsdb (#7130) 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
Michel Hollands 08cf2153d5
Add sequence num to log output for delete requests (#7087) 3 years ago
Ashwanth 53e01a795a
tsdb: build tsdb from tenantheads (#7036) 3 years ago
Michel Hollands 34c2c0c4a9
Update metrics descriptions (#6982) 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
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
sardismart 821301b95f
azblob: Make azblob support private cloud endpoint suffix (#6842) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
afayngelerindbx 36109eb09a
compactor: prefetch existing compacted user index files in parallel (#6803) 3 years ago
Christian Haudum 177f37700a
Make TSDB store singleton resettable (#6950) 3 years ago
李国忠 e3cd312c37
[fix panic] s3: fix object nil point (#6970) 3 years ago
afayngelerindbx 4b5b16569d
compactor: adds tunable to control upload parallelism (#6817) 3 years ago
afayngelerindbx 1e1c2470b5
compactor: prioritize newer tables when compacting. add operator flags to compac… (#6804) 3 years ago
Travis Patterson e15da437f0
Shard deletes requests based on time ranges (#6903) 3 years ago
Danny Kopping 2321da49b5
Upgrade prometheus/client_golang and reconfigure to restore `go_sched.*` metrics (#6957) 3 years ago
Owen Diehl c340f3e202
[TSDB] disables bloom filters for tsdb index on ingesters (#6939) 3 years ago
Owen Diehl f470943433
reintroduces now deprecated+noop deletion configs for compatibility (#6917) 3 years ago
Christian Simon 953c36e3ed
Remove unnecessary spin up of mock (#6911) 3 years ago
Sandeep Sukhani 3c5fdb749a
add metric for measuring overall index query latency (#6880) 3 years ago
Owen Diehl 3cba86faf2
[bugfix] fixes issues sharding series by storageref vs fingerprint in stripeSeries (#6882) 3 years ago
Travis Patterson 3170edf3e3
Add timeouts to deletions (#6879) 3 years ago
Travis Patterson afedabf0e9
Remove unused code (#6872) 3 years ago
Travis Patterson 983ab80e7c
Add delete api validations (#6860) 3 years ago
Travis Patterson bd3d80ad80
Add ability to limit the impact of pathological delete requests. (#6854) 3 years ago
Sandeep Sukhani 11a34fb48c
avoid creating multiple tenant heads in tsdb during a race (#6866) 3 years ago
Kaviraj Kanagaraj 7e3d2433ed
embedded-cache: Bring `fifocache` and `groupcache` into single tent. (#6821) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago