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

[Monitoring] Add automatic size limit for database #3

Open
codie3611 opened this issue Aug 5, 2021 · 1 comment
Open

[Monitoring] Add automatic size limit for database #3

codie3611 opened this issue Aug 5, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@codie3611
Copy link
Contributor

The database should be limited to a certain size. If the size is exceeded old events should be deleted. To make this consistent we should create another table with the state at the beginning before all update events. When the database is compressed all events should be processed and the starting table must be updated.

As limits it would be great to have to options:

  • time limit
  • database size limit
@codie3611 codie3611 added the enhancement New feature or request label Aug 5, 2021
@codie3611
Copy link
Contributor Author

Doesn't seem to be necessary even after monitoring for a month the data usage stays relatively healthy.

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

No branches or pull requests

1 participant