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

Mixin: Add and update alerts #2644

Merged
merged 19 commits into from
Jul 4, 2023
Merged

Commits on Jun 29, 2023

  1. Add mountpoint to NodeFilesystem alerts

    This helps to identify alerting filesystem.
    
    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fc967aa View commit details
    Browse the repository at this point in the history
  2. Decrease NodeFilesystem pending time to 15m

    30m is too long and there is a risk of running out of disk space/inodes completely if something is filling up disk very fast (like log file).
    
    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0e0399d View commit details
    Browse the repository at this point in the history
  3. Add CPU and memory alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fd2d62a View commit details
    Browse the repository at this point in the history
  4. Add failed systemd service alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7479418 View commit details
    Browse the repository at this point in the history
  5. Decrease NodeNetwork*Errs pending period

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3d8075d View commit details
    Browse the repository at this point in the history
  6. Set 'at' everywhere as preposition for instance

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    614030b View commit details
    Browse the repository at this point in the history
  7. Add NodeDiskIOSaturation alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    94fc82e View commit details
    Browse the repository at this point in the history
  8. Add %(nodeExporterSelector)s to Network and conntrack alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    962de6c View commit details
    Browse the repository at this point in the history
  9. Add diskDevice selector

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c3ec6e8 View commit details
    Browse the repository at this point in the history
  10. Fix NodeMemoryHighUtilization alert

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e15e7d6 View commit details
    Browse the repository at this point in the history
  11. Add NodeSystemSaturation and NodeMemoryMajorPagesFaults

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    580c497 View commit details
    Browse the repository at this point in the history
  12. Decrease NodeSystemdServiceFailed severity to warning

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    da32f8d View commit details
    Browse the repository at this point in the history
  13. Extend alert description

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e48e790 View commit details
    Browse the repository at this point in the history
  14. Add comma after 'mounted on'

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2111e70 View commit details
    Browse the repository at this point in the history
  15. Add thresholds for memory alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    77ae769 View commit details
    Browse the repository at this point in the history
  16. Add thresholds for memory, disk and system alerts

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6bdc1d9 View commit details
    Browse the repository at this point in the history
  17. Set severity to NodeCPUHighUsage to info

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b7dfb32 View commit details
    Browse the repository at this point in the history
  18. Update NodeSystemSaturation severity

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3e250a9 View commit details
    Browse the repository at this point in the history
  19. Revert alerts pending durtions

    Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
    v-zhuravlev committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e8d7f4e View commit details
    Browse the repository at this point in the history