Commit e42d765
committed
Prevent OOM in the chunk store.
- Merge and dedupe set of strings, not sets of parse chunks.
- Limit number of chunks fetched in a single query.
- Add lots more debug logging to the querier to help track this all down.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>1 parent ca08ebc commit e42d765
File tree
8 files changed
+174
-307
lines changed- pkg/chunk
- storage
8 files changed
+174
-307
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
317 | 322 | | |
318 | 323 | | |
319 | 324 | | |
| |||
0 commit comments