Possible loki mem leak
An image speaks more than 1000 words (from grafana.stackspin.net :
Since a few days we're also getting ContainerMemoryUsage
prom alerts for loki.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Varac added 1 deleted label
added 1 deleted label
See also Ingester memory leak version 2.4.1 #4713. This seems to reflect our findings, with 2 possible work arounds:
- downgrade loki from 2.4.1 to 2.4.0
- decreasing
index_cache_validity
to 5m, but this is already the case for us:/ $ wget -q localhost:3100/config -O - | grep index_cache_validity index_cache_validity: 5m0s
Edited by VaracAlso, searching loki issues for "memory leak" show a lot of issues :/
- Varac created merge request !681 (merged) to address this issue
created merge request !681 (merged) to address this issue
- Varac mentioned in merge request !681 (merged)
mentioned in merge request !681 (merged)
- Varac changed the description
changed the description
- Maarten de Waard mentioned in commit 0e9e3660
mentioned in commit 0e9e3660
- Maarten de Waard closed with merge request !681 (merged)
closed with merge request !681 (merged)
- Varac mentioned in issue #1094 (closed)
mentioned in issue #1094 (closed)
- Varac marked this issue as related to #1094 (closed)
marked this issue as related to #1094 (closed)
- Maarten de Waard mentioned in issue #1111 (closed)
mentioned in issue #1111 (closed)
Please register or sign in to reply