Commit Graph

1647 Commits (3170edf3e3cf9cc354c41cf01556eb6024016d4f)

Author SHA1 Message Date
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
Michel Hollands 7c680e4ce0
update dskit and fix (#6868) 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 001a627f67
fix context propagation for child spans in shard resolver (#6853) 3 years ago
Owen Diehl 57cec8e496
[TSDB] Ingester Index Sampling (#6852) 3 years ago
Travis Patterson bab049ca6f
Only process deletes in batches (#6851) 3 years ago
Sandeep Sukhani 7c66a363f7
Delete requests processing improvements (#6837) 3 years ago
Owen Diehl f9d78e1748
[TSDB] Indexgateway Protobuf refactor (#6841) 3 years ago
Christian Simon 19c7315bcc
Improve error message when max error message is hit (#6834) 3 years ago
Travis Patterson 3054a0ead5
Add groupcache timeouts (#6808) 3 years ago
Kaviraj Kanagaraj 7b89f20378
fix(logql): Make `LabelSampleExtractor` work as expected when label doesn't exist in logline (#6766) 3 years ago
Christian Simon 49a6c03c09
Treat version flag at any position (#6827) 3 years ago
Danny Kopping 66fdb3c572
Log stream flushes to see how many chunks we flush at a time (#6819) 3 years ago
Owen Diehl 46ae0efc0f
Simplify shard membership calculations (#6810) 3 years ago
Kaviraj Kanagaraj 9f06bc0083
chore(groupcache): Groupcache doesn't need global server handler anymore (#6820) 3 years ago
Michel Hollands 03e4db46eb
Fix log messages for deletion requests (#6727) 3 years ago
Travis Patterson 3bbc5a92f1
Allow fifocache to be configured with groupcache (#6806) 3 years ago
Kaviraj Kanagaraj acc3a2fe23
chore(groupcache): Fix panic with stats collector wrapper (#6798) 3 years ago
Kaviraj Kanagaraj e67dd6c91d
chore(groupcache): Support per cache group capacity (#6793) 3 years ago
Travis Patterson 4ca7676272
Groupcache improvements (#6752) 3 years ago
Kaviraj Kanagaraj ef304780cb
chore(groupcache): disable hotcache for chunks (#6784) 3 years ago
Dylan Guedes d38c208aa7
Rephrase error message (indexgateway->groupcache). (#6763) 3 years ago
Travis Patterson cc9c19846f
Fix cache instrumentation (#6753) 3 years ago
Kaviraj Kanagaraj fb9a1989d8
chore(groupcache): Disable hotcache during set (#6740) 3 years ago
Owen Diehl 8ac859c5cd
[Enhancement] Removes memcached failure log (#6720) 3 years ago
Sandeep Sukhani 26fc489d41
tsdb store refactoring (#6724) 3 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 3 years ago
Owen Diehl 8daa694d12
[Fix] Furthers gcs latency buckets (#6721) 3 years ago
Travis Patterson 7f343d248a
Fix goroutine leak when using http2 (#6718) 3 years ago
Danny Kopping fa42c12f4c
Adding "start_delta" entry to metrics.go line (#6550) 3 years ago
Ed Welch d7345c1c4c
Loki: Do not store exact log line duplicates (now including unordered inserts) (#6642) 3 years ago
Ed Welch 1a75bb8e22
Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 3 years ago
Christian Haudum 934d56fe5e Add function to reset boltDBIndexClientWithShipper singleton 3 years ago
Danny Kopping 7446f2498f
Add configurable groupcache capacity (#6678) 3 years ago
Travis Patterson cd2ebeb279
Fix per-tenant delete client (#6696) 3 years ago
Owen Diehl d2c099ac1d
query_frontend_shard_factor uses exponential buckets (#6689) 3 years ago
Travis Patterson 25bd0a4a55
Fix TIME_WAIT connection leak from queriers to compactor (#6681) 3 years ago
Owen Diehl 580a5693b5
stripes frontend requests in progress (#6679) 3 years ago
Danny Kopping f560dcc5b1
Set log level for GetChunkRefs log (#6677) 3 years ago
Danny Kopping b3f1965ff1
Introduce an "enable_groupcache" config to control initialization better (#6673) 3 years ago
Sandeep Sukhani 5db578bfe8
fix the issue of overwriting tsdb files during rollouts (#6668) 3 years ago
Owen Diehl 254461ce8b
[TSDB] store uncompressed chunk size in index (#6665) 3 years ago
Owen Diehl 47b17b590c
dont skip writing to TSDB index when chunk exists in cache (#6664) 3 years ago
Dylan Guedes 2bb2a2c0e1
Loki: Remove ring client from the distributor (#6622) 3 years ago
Travis Patterson 77fa734368
Fix inconsistent coverage in the distributor package (#6645) 3 years ago
Travis Patterson 68141444f8
Introduce Groupcache (#6644) 3 years ago