v2024.0.0-beta.2
Pre-release
Pre-release
Changelog
Added
core/apps/grafana
: added acpu-limit
feature flag to limit the CPU usage of the Grafana dashboard, to prevent CPU starvation for other processes.core/host/prepare-custom-image
: added a script overlaid into/usr/libexec/prepare-custom-image
which can be run to reset the filesystem in preparation for cloning the filesystem as an SD card image.
Pull Requests
- Add
core/host/prepare-custom-image
package by @ethanjli in #15 - Bump device-backend to change ecotaxa metadata filename by @ethanjli in #13
- Add feature flag for grafana CPU limit by @ethanjli in #16
Full Changelog: v2024.0.0-beta.1...v2024.0.0-beta.2