Commit Graph

514 Commits (2c0cc01fa1ea46d9cc36f96864f0cb6c21bb89c8)

Author SHA1 Message Date
Ashwanth b3e038c7a8
config_wrapper: Add support for named stores (#7946) 3 years ago
Ashwanth dbf09246d5
Avoid failing tests on gRPC server shutdown errors (#8060) 3 years ago
Ashwanth dc5cc4c494
store: write overlapping chunks to multiple stores (#7988) 3 years ago
Susana Ferreira d086c237df
Add missing period_config root block to doc generator (#7981) 3 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 3 years ago
Irina 10b869c82e
Move to fork github.com/grafana/gomemcache (#7936) 3 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 3 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Kaviraj Kanagaraj 25f4dda811
fix(memcached): use `default` branch avoid writing to closed chan (#7833) 3 years ago
Kaviraj Kanagaraj 4efdc131be
fix(memcached): panic on `send on closed channel`. (#7817) 3 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
Sandeep Sukhani 1410808ee9
use grpc for communicating with compactor for query time filtering of data requested for deletion (#7804) 3 years ago
Sandeep Sukhani d3e42959a5
fix bugs in processing delete requests with line filters and add proper tests (#7720) 3 years ago
李国忠 0458dc8cbb
fix: Hide this error message when ctx timeout occurs in s3.getObject (#6360) 3 years ago
李国忠 b3664ff255
[fix] cassandra: reconnection when k8s cassandra pods restart (#6725) 3 years ago
Wu Zhiyuan 3bcc7ccd5a
use fifocache.duration instead of fifocache.interval in warn deprecated (#7609) 3 years ago
Danny Kopping d32f3f7b68
Querier: remove expensive & low-value debug log line (#7532) 3 years ago
Dylan Guedes 3c792294d2
Loki: Fix index_set log message (#7538) 3 years ago
Periklis Tsirakidis e0a7b28a61
Add single compactor http client for delete and gennumber clients (#7453) 3 years ago
Owen Diehl 6b4563cd53
Prevent IndexShipper from leaking mutex accesses. (#7548) 3 years ago
Sandeep Sukhani bb2927172a
tsdb post compaction cleanup (#7502) 3 years ago
Owen Diehl 70f6bf2e45
Index gw lock bugfix (#7497) 3 years ago
Travis Patterson b4ed595461
Remove groupcache (#7126) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Periklis Tsirakidis 4176de17d1
Add compactor delete client tls client config (#7426) 3 years ago
Owen Diehl b59277b472
Revert "Revert "Update Thanos dependency to latest version"" (#7372) 3 years ago
李国忠 435c055488
log panic full stack in boltdb recover block (#7410) 3 years ago
Sandeep Sukhani 18da26e668
use a channel to signal completion of index read operation for tsdb and boltdb shipper (#7381) 3 years ago
Owen Diehl 8331785a23
Revert "Update Thanos dependency to latest version" (#7371) 3 years ago
Sandeep Sukhani bbe68802d1
lock boltdb and tsdb index while queries are in process (#7367) 3 years ago
Owen Diehl f4e2cf1993
TSDB explicit fingerprint (#7362) 3 years ago
Owen Diehl 289190ee26
removes unused tsdb files (#7353) 3 years ago
Robert Fratto c657857e95
Update Thanos dependency to latest version (#7348) 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
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