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

Make truncate_frequency, min_keepalive_time, max_keepalive_time configurable #733

Closed
Raboo opened this issue Sep 12, 2024 · 3 comments
Closed

Comments

@Raboo
Copy link

Raboo commented Sep 12, 2024

Hi,

I have a feature request.

I would love if the following values were configurable.

prometheus.remote_write "metrics_service" {
  wal {
    truncate_frequency = "2h"
    min_keepalive_time = "5m"
    max_keepalive_time = "8h"
  }
}

This in order to be able better control memory consumption.

@petewall
Copy link
Collaborator

@Raboo
Copy link
Author

Raboo commented Sep 12, 2024

Don't I feel stupid. Can't believe I missed that... 🤦

Thank you :)

@Raboo Raboo closed this as completed Sep 12, 2024
@petewall
Copy link
Collaborator

No worries! Glad it was an easy one!

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

2 participants