Skip to content

Fix retries in prometheus.write.queue #4054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025
Merged

Fix retries in prometheus.write.queue #4054

merged 1 commit into from
Jul 28, 2025

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented Jul 25, 2025

PR Description

Fixed a bug in the WAL queue. I noticed this on a container which was consuming lots of disk space due to an endpoint returning HTTP 500. Alloy was persisting too many samples and using up all its disk quota.

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@ptodev ptodev requested a review from a team as a code owner July 25, 2025 10:34
@ptodev ptodev merged commit aeb62b8 into main Jul 28, 2025
39 checks passed
@ptodev ptodev deleted the ptodev/walqueue-update branch July 28, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants