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

Persist state of stream aggregations #3775

Open
morigs opened this issue Feb 6, 2023 · 0 comments
Open

Persist state of stream aggregations #3775

morigs opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request streamaggr TBD To Be Done vmagent

Comments

@morigs
Copy link

morigs commented Feb 6, 2023

Is your feature request related to a problem? Please describe

For aggregations with a big interval it may be important to avoid any losses. Currently, aggregation state is lost on restarts.

Describe the solution you'd like

Perhaps vmagent can periodically save state to the vm and load previous state on start

Describe alternatives you've considered

Right now we're going to use recording rules with backfilling

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request streamaggr TBD To Be Done vmagent
Projects
None yet
Development

No branches or pull requests

5 participants