You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it.
If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue.
The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity.
Thank you for your contributions!
What's wrong?
Hello,
I see a huge memory utilization (+ few GB) of Alloy service randomly in my environment. Sometimes it "kill" server with lower amount of RAM (~4-8GB).
I see this pattern in
container_memory_rss
:acording to pyroscope the "issue" is in
github.com/prometheus/node_exporter/collector.(*filesystemCollector).GetStats
I do not see
Steps to reproduce
run alloy as systemd service with
prometheus.exporter.unix
component.System information
CentOS 9 Stream with Upstream linux kernel 6.9.y, 6.10.y,
Software version
Grafana Alloy 1.3
Configuration
Logs
The text was updated successfully, but these errors were encountered: