Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: bleemeo/glouton

25.10.01.124656

07 Oct 07:36

Choose a tag to compare

  • 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

29 Sep 15:00

Choose a tag to compare

  • 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

12 Sep 13:46

Choose a tag to compare

  • 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

08 Sep 08:38

Choose a tag to compare

  • 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

27 Aug 09:37

Choose a tag to compare

  • revert gopsutil avoid crash on TrueNAS to workaround bug in shirou/gopsutil v4.25.7: shirou/gopsutil#1898

25.08.07.081647

26 Aug 14:19

Choose a tag to compare

  • 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

31 Jul 06:50

Choose a tag to compare

  • Upgrade dependencies
  • Switch UI build from webpack to Vite

25.07.02.084213

03 Jul 16:26

Choose a tag to compare

  • 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

10 Jun 13:18

Choose a tag to compare

  • Upgrade dependencies, update linter & releaser
  • Fix potential deadlock when multiple probes are created

25.05.12.095851

13 May 13:12

Choose a tag to compare

  • Avoid enabling glouton systemd service on upgrade if disabled by user
  • Upgrade dependencies, update & please linters