Skip to content

Releases: magenta-aps/check_prometheus_metric

Release v0.0.6

19 Aug 09:28
Compare
Choose a tag to compare
Fixup broken tests

Release v0.0.5

03 Aug 08:37
83347b2
Compare
Choose a tag to compare
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

27 Jul 08:17
Compare
Choose a tag to compare
Added CHANGELOG

Release v0.0.3

24 Feb 14:23
Compare
Choose a tag to compare
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

24 Feb 12:56
Compare
Choose a tag to compare
Release v0.0.2 Pre-release
Pre-release
Rework project structure

Release v0.0.1

24 Feb 12:38
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release
Created release workflow