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

monitoring: make some prometheus alert threshold configurable via env.local #187

Merged
merged 6 commits into from
Aug 31, 2021

Commits on Aug 3, 2021

  1. monitoring: make some prometheus alert threshold configurable via env…

    ….local
    
    Default values are previous hardcoded values.
    
    Different organizations with different policies and hardware can now
    adapt the alert threshold to their specific needs, decreasing false
    positive alerts.
    
    Too much false positive alerts will decrease the importance and
    usefulness of each alert. Alerts should not feel like spams.
    
    Fixes #66.
    tlvu committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6efefd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    5820020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a0a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    190cea0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    bc5d193 View commit details
    Browse the repository at this point in the history
  2. Bump version: 1.14.0 → 1.14.1

    tlvu committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1e771ea View commit details
    Browse the repository at this point in the history