Skip to content
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

alloy: Support configurable retry_count and delay_duration variables #241

Open
f9n opened this issue Jul 12, 2024 · 0 comments
Open

alloy: Support configurable retry_count and delay_duration variables #241

f9n opened this issue Jul 12, 2024 · 0 comments

Comments

@f9n
Copy link

f9n commented Jul 12, 2024

On installations with a large cluster, the wal replay time can take a long time when we restart. It would be great if we could configure these settings based on deployment size.

# roles/alloy/defaults/main.yml
retry_count: 3
delay_duration: 5

If it is convenient for you, we can create a pull request for the above changes.
cc: @emre-23 @acciorg

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

No branches or pull requests

1 participant