Releases: magenta-aps/check_prometheus_metric
Releases · magenta-aps/check_prometheus_metric
Release v0.0.6
Fixup broken tests
Release v0.0.5
Feature/3 check prom needs the opts (#4) * fix: check prom needs the opts Signed-off-by: Yoan Blanc <[email protected]> * Added tests to verify #3 * Ensure test-failure in CI, update changelog Co-authored-by: Yoan Blanc <[email protected]>
Release v0.0.4
Added CHANGELOG
Release v0.0.3
Rework plugin to new structure. Added nagios-interval syntax support Added bats testing framework - Added tests for current (old) behavior and syntax. - Added tests for new behavior and syntax. Autodetect vector / scalar query types based on query result. Check intervals using jq instead of test -v Support floats instead of integers all around. Utilize epsilon instead of 1 for old syntax. Added CI testing and release management.
Release v0.0.2
Rework project structure
Release v0.0.1
Created release workflow