Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaaS: Disable alarms/checks with regex #1691

Merged
merged 1 commit into from
Jan 23, 2017
Merged

MaaS: Disable alarms/checks with regex #1691

merged 1 commit into from
Jan 23, 2017

Commits on Jan 20, 2017

  1. Disable MaaS alarms/checks with regex

    This patch allows for regular expressions to be used in the
    `maas_excluded_checks` variable.
    
    It also adds `maas_excluded_alarms` and allows deployers to use a
    regular expression to exclude **only** alarms for a particular check.
    The check itself (and any related graphing) is maintained.
    
    This comes from a discussion in rcbops/u-suk-dev#948 where some of the
    checks are good to have, but the alarms aren't needed.
    
    Connects rcbops/u-suk-dev#1019
    major committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    d9ec02c View commit details
    Browse the repository at this point in the history