Make periodic writes (e.g. historical stats) optional #295

Closed
opened 2025-10-31 15:07:51 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MiguelRipoll23 on GitHub (Apr 20, 2025).

It would be great to have a configuration option to disable or reduce the frequency of these writes. This would allow the software to be more SD-friendly, enabling use in embedded or low-power environments without compromising storage longevity.

Originally created by @MiguelRipoll23 on GitHub (Apr 20, 2025). It would be great to have a configuration option to disable or reduce the frequency of these writes. This would allow the software to be more SD-friendly, enabling use in embedded or low-power environments without compromising storage longevity.
GiteaMirror added the enhancement label 2025-10-31 15:07:51 -05:00
Author
Owner

@mbecker20 commented on GitHub (Aug 28, 2025):

You can set KOMODO_MONITORING_INTERVAL=1-hr to only record hourly stats. Accepts all values here: https://docs.rs/komodo_client/latest/komodo_client/entities/enum.Timelength.html

@mbecker20 commented on GitHub (Aug 28, 2025): You can set `KOMODO_MONITORING_INTERVAL=1-hr` to only record hourly stats. Accepts all values here: https://docs.rs/komodo_client/latest/komodo_client/entities/enum.Timelength.html
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#295