Commit Graph

1622 Commits (ab2d50a2b2a1ea75d013bc1f35f42e10cac1dd46)

Author SHA1 Message Date
Dylan Guedes d38c208aa7
Rephrase error message (indexgateway->groupcache). (#6763) 4 years ago
Travis Patterson cc9c19846f
Fix cache instrumentation (#6753) 4 years ago
Kaviraj Kanagaraj fb9a1989d8
chore(groupcache): Disable hotcache during set (#6740) 4 years ago
Owen Diehl 8ac859c5cd
[Enhancement] Removes memcached failure log (#6720) 4 years ago
Sandeep Sukhani 26fc489d41
tsdb store refactoring (#6724) 4 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 4 years ago
Owen Diehl 8daa694d12
[Fix] Furthers gcs latency buckets (#6721) 4 years ago
Travis Patterson 7f343d248a
Fix goroutine leak when using http2 (#6718) 4 years ago
Danny Kopping fa42c12f4c
Adding "start_delta" entry to metrics.go line (#6550) 4 years ago
Ed Welch d7345c1c4c
Loki: Do not store exact log line duplicates (now including unordered inserts) (#6642) 4 years ago
Ed Welch 1a75bb8e22
Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 4 years ago
Christian Haudum 934d56fe5e Add function to reset boltDBIndexClientWithShipper singleton 4 years ago
Danny Kopping 7446f2498f
Add configurable groupcache capacity (#6678) 4 years ago
Travis Patterson cd2ebeb279
Fix per-tenant delete client (#6696) 4 years ago
Owen Diehl d2c099ac1d
query_frontend_shard_factor uses exponential buckets (#6689) 4 years ago
Travis Patterson 25bd0a4a55
Fix TIME_WAIT connection leak from queriers to compactor (#6681) 4 years ago
Owen Diehl 580a5693b5
stripes frontend requests in progress (#6679) 4 years ago
Danny Kopping f560dcc5b1
Set log level for GetChunkRefs log (#6677) 4 years ago
Danny Kopping b3f1965ff1
Introduce an "enable_groupcache" config to control initialization better (#6673) 4 years ago
Sandeep Sukhani 5db578bfe8
fix the issue of overwriting tsdb files during rollouts (#6668) 4 years ago
Owen Diehl 254461ce8b
[TSDB] store uncompressed chunk size in index (#6665) 4 years ago
Owen Diehl 47b17b590c
dont skip writing to TSDB index when chunk exists in cache (#6664) 4 years ago
Dylan Guedes 2bb2a2c0e1
Loki: Remove ring client from the distributor (#6622) 4 years ago
Travis Patterson 77fa734368
Fix inconsistent coverage in the distributor package (#6645) 4 years ago
Travis Patterson 68141444f8
Introduce Groupcache (#6644) 4 years ago
Marco Pracucci e7fb10f456
Loki: Update `grafana/dskit` and `weaveworks/common` (#6643) 4 years ago
Owen Diehl 094f8f3b20
[TSDB] fingerprint offsets is now correctly 16 byte aligned (#6630) 4 years ago
Sandeep Sukhani f18edcf9d8
use the configured index prefixes while building table names for tsdb index (#6436) 4 years ago
Sandeep Sukhani 619c2212f5
build and hook tsdb compaction code to the generic index compactor (#6627) 4 years ago
Sandeep Sukhani 9590e5ca4e
Tsdb tenant index querying (#6598) 4 years ago
Travis Patterson 7f24b0f6ab
Remove ourdated comment (#6597) 4 years ago
Travis Patterson a92e048ec3
avoid making delete requests if deletes are disabled for a user (#6583) 4 years ago
Chris Hodges c582c5a727
loki-canary: Fix resource leak when using client-side certs (#6579) 4 years ago
Sandeep Sukhani 25912ea02d
generic index compactor (#6537) 4 years ago
Owen Diehl 2e348218e2
log addtl info about bytes/shard in planning (#6573) 4 years ago
Ed Welch b9301045cb
introduce randomness to the first call for the metric test query to reduce the likelyhood that large numbers of canaries will all make this request at the same time. (#6562) 4 years ago
Dylan Guedes 389eee4cc7
Stop compaction interval timer to avoid leak. (#6570) 4 years ago
Michel Hollands 527b658cc1
logcli: add flag to read remote schema configs (#6539) 4 years ago
Christian Haudum a1745c7b47
Do not fail queries if compactor returns unexpected status code (#6552) 4 years ago
Ed Welch 33761194d9
Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 4 years ago
Michel Hollands 695fa9d7a8
Add client type as label (#6469) 4 years ago
Susana Ferreira 79b2d01970
Add label_replace and literal expressions to instant query split by range (#6515) 4 years ago
Owen Diehl 8eed9a4dde
dont call getinstance twice in checkpointing (#6516) 4 years ago
Karsten Jeschkies d9a522e5e6
Disable index gateway client on read target. (#6490) 4 years ago
Dylan Guedes bcb57f100c
During query readiness, log duration of all object-store operations (#6489) 4 years ago
joe miller 6d11a1507b
logcli: add --proxy-url flag for http/https proxy support (#6484) 4 years ago
Christian Simon b8c9672de6
Update loki's default port to 3100 (#6349) 4 years ago
Dylan Guedes c69605f2af
Loki: Fix flaky IndexGatewayClient test (#6481) 4 years ago
Michel Hollands 61e3e52d4f
Handle duplicate registration of deletion metrics (#6446) 4 years ago
Michel Hollands f80e487dcf
Remove whole stream deletion mode (#6435) 4 years ago