Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

6.next: Lower Active alerts (#1789)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jgrund jgrund released this 16 Apr 19:25
· 430 commits to master since this release
cddf5bd
When an alert is lowered it is not reflected in the IML GUI.

This is because we need to call `update_activity_health` in the
`Msg::RemoveRecord` variant.

Signed-off-by: Joe Grund <jgrund@whamcloud.io>