Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

0.3.2 / 2024-06-08

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 09:55
· 17 commits to main since this release
4374aa2

Changelog

0.3.2 / 2024-06-08

  • [ENHANCEMENT] Added a new endpoint: /health for retrieving system health. #28
  • [ENHANCEMENT] Added a new function that continuously checks (600 checks at 3-second intervals) for establishing a connection to Prometheus.
  • [BUGFIX] The Prometheus /runtimeinfo API call check has been moved under the validation function.
  • [BUGFIX] Added proper exception handling while checking the status of the reload API of Prometheus at runtime.