Releases: bleemeo/glouton
Releases Β· bleemeo/glouton
25.10.01.124656
- Glouton now monitors the expiration of well-known certificates in Kubernetes
- Add support for mdadm metrics when Glouton runs in a container
- Add measure for Linux pressure (PSI)
- Fix glouton could try to delete inactive service in a loop for 24 hours
- rate limit the number of crash reports per glouton uploaded to Bleemeo Cloud (if activated)
- Prevent FIFO test flakiness
- Upgrade dependencies, update linter & releaser
25.09.24.124108
- Update JS dependencies for web UI
- Use knip to find unused JS dependencies
- Remove react-debounce-input dependency from Glouton webui
- Obfuscate container env variables that contain "token"
- Fix agent search looking at deactivated services
- Fix data race in log processing persister
25.09.11.080105
- fix the memory used measure which leads to a wrong total memory
- fix glouton deadlock when disabling Bleemeo connector twice
- update dependencies
25.09.02.085930
- avoid crash on RabbitMQ input when lockable memory is too low
- reduce the number of requests made by a deleted agent
- avoid sending an error for a stopping container
- remove agent.updateSNMPResolution
- upgrade dependencies, update linter
25.08.27.074259
- revert gopsutil avoid crash on TrueNAS to workaround bug in shirou/gopsutil v4.25.7: shirou/gopsutil#1898
25.08.07.081647
- Reduce the number of dependencies for the Kubernetes client
- Upgrade dependencies, update linter & releaser
- Prevent data races when generating a diagnostic
- Fix the leak of the offset persister object when containers are recreated
- Persist the OAuth refresh token
25.07.22.071256
- Upgrade dependencies
- Switch UI build from webpack to Vite
25.07.02.084213
- Add support for smartctl on HP Smart Array controller
- Upgrade web interface to Chakra UI 3 and improve style
- Upgrade dependencies
- Fix gorouting leak when configuration is reloaded
- Add support to send logs to Bleemeo in OpenTelemetry format π
25.06.05.083958
- Upgrade dependencies, update linter & releaser
- Fix potential deadlock when multiple probes are created
25.05.12.095851
- Avoid enabling glouton systemd service on upgrade if disabled by user
- Upgrade dependencies, update & please linters