Skip to content

Releases: bleemeo/glouton

24.09.27.150346

30 Sep 14:15
Compare
Choose a tag to compare
  • Fix duplicated system_load1 metric on Windows
  • Fix smart monitoring when smartctl command exits with an error
  • Use Go1.23
  • Upgrade dependencies
  • Improve error message when config item registration fails

24.09.23.075429

26 Sep 13:43
Compare
Choose a tag to compare
  • Improve error message when registration fails on Bleemeo Cloud Platform
  • Monitor check for page content is now case-insensitive
  • smartctl checks are now correctly executed on some recent servers where the command exit with code 2
  • Add facts indicating whether smartctl & ipmi commands are installed
  • vSphere tests should be more stable

24.09.09.094017

16 Sep 08:53
Compare
Choose a tag to compare
  • Rename property to service_absent_deactivation_delay
  • Upgrade Go dependencies, update & please linters
  • When Windows auto upgrade runs the agent should disconnect with auto upgrade
  • Allow completely ignoring services
  • Improve Glouton search for inactive metrics
  • Add more diagnostic information about MQTT back-pressure status

24.08.20.153509

22 Aug 12:24
Compare
Choose a tag to compare
  • Echarts Tree Shaking and unused LineChart UI component removal
  • Upgrade Go dependencies, update linter & releaser
  • Fix the log level for API request sent to Bleemeo (move to debugging level)
  • Remove from discovery services not running for a long period (1 week)
  • Avoid storing points from containers that no longer exist
  • Drop support for storing metrics InfluxDB
  • Fix multiple agent_status metrics

24.07.31.073656

05 Aug 11:42
Compare
Choose a tag to compare
  • Upgrade Go and JS dependencies
  • Fix missing AWS facts in one newer EC2 instance
  • Upgrade Wix Toolset v5 (Windows Installer)
  • Implement logs back-pressure
  • Add Windows auto-upgrade system

24.07.22.121830

24 Jul 13:35
Compare
Choose a tag to compare
  • Hide containers' potentially secret environment variables
  • Always keep the most important processes in Topinfo
  • Upgrade Go dependencies, update releaser

24.07.12.182627

17 Jul 12:34
Compare
Choose a tag to compare
  • Refresh glouton user interface
  • Fix deletion of stopped service from the Bleemeo Cloud platform

24.06.28.121629

04 Jul 09:27
Compare
Choose a tag to compare
  • Upgrade Go dependencies, update linter & releaser
  • Remove obsolete version parameter in docker-compose file

24.06.13.095008

18 Jun 07:20
Compare
Choose a tag to compare
  • Use the Bleemeo Go SDK to interact with the Bleemeo API
  • Fix crash with Bleemeo community edition
  • Consider software RAID monthly routing check as OK status
  • Make unhealthy checks more tolerant
  • Add support for the temperature of AMD CPU
  • Fix Bleemeo API URL with SDK usage

24.05.29.094117

04 Jun 07:30
Compare
Choose a tag to compare
  • Fix MQTT message corruption when the MQTT connection has an error and is slow
  • Upgrade Go dependencies