Releases: Uninett/nav-argus-glue
Releases · Uninett/nav-argus-glue
v0.7.1
v0.7.0
[0.7.0] - 2023-09-01
Added
- Support for configuring API request timeout values in
navargus.yml
v0.6.6
v0.6.5
Fixed
- Fully empty the eventengine input stream when the last read buffer was full. Otherwise, some events would go missing and never be reported to Argus (or reported only the next time new data is available).
v0.6.4
Fixed
- Attempt to avoid infinite tight loops when select() call exits for other reasons than stdin being readable..
v0.6.3
Added
- A new configuration option under
filters
:ignore-stateless
: If set to true, nav-argus-glue will not submit
stateless NAV alerts to Argus at all.
- An actual change log :-)
v0.6.2
Fixes a version number detection issue in setup.py
.
v0.6.1
v0.6.0
This release properly conveys alert severity values to incident levels for NAV versions 5.2 and newer.
v0.4.0
Maintenance alerts and alerts that occur while subjects are on maintenance can now be ignored.