This repository was archived by the owner on Jan 13, 2025. It is now read-only.
0.3.2 / 2024-06-08
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.