Skip to content

Releases: sdss/lvmbeat

lvmbeat 0.1.2

27 Dec 18:24
Compare
Choose a tag to compare

✨ Improved

  • Ensure that the monitor tool URL includes the /heartbeat route.
  • Report ISO strings with a precision of seconds.
  • Report when the last connection with the LCO server was made in the alert email.

🔧 Fix

  • Update when the last heartbeat was sent to the ECP.
  • Fixed double ENV statement in dockerfile.

lvmbeat 0.1.1

26 Dec 18:53
Compare
Choose a tag to compare

✨ Improved

  • Add timeout and outside.interval configuration options.
  • Add documentation on how the product works and deployment instructions.
  • Added a .dockerignore file.
  • Return the last_seen value in the monitoring app as an ISO string.

🏷️ Changed

  • Flatten the monitor app API routes. Renamed /email/test to /email-test.

🔧 Fix

  • Fix the pip name used to define __version__.

lvmbeat 0.1.0

26 Dec 04:53
Compare
Choose a tag to compare

🚀 New

  • Initial version with heartbeat middleware and external monitoring service.