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

Show past deviation in monitor #4734

Merged

Commits on Oct 31, 2020

  1. Move deviation calculation to InventoryMonitor and store it in Reques…

    …tInfo
    
    Add display of number of past alerts and warning and show with tooltip the
    request number when it happened.
    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    4f4f2c4 View commit details
    Browse the repository at this point in the history
  2. Adjust warn/alert tiggers

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    69b3997 View commit details
    Browse the repository at this point in the history
  3. Extract method

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    3a9b3c9 View commit details
    Browse the repository at this point in the history
  4. Replace the 2 deviation maps with one with DeviationInfo as value

    DeviationInfo carries deviation and deviationSeverity
    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    44d9efd View commit details
    Browse the repository at this point in the history
  5. Add check for repeated warn/alerts in past requests

    Change data model
    Reduce request interval to 2 min.
    Rename data dir
    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    db35eb2 View commit details
    Browse the repository at this point in the history
  6. Update params

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    af3e7fc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    baaa100 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    37170ab View commit details
    Browse the repository at this point in the history
  9. Add commitHash entry

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    77666a6 View commit details
    Browse the repository at this point in the history
  10. Update commit hash to 77666a6

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    157f715 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b0f8b96 View commit details
    Browse the repository at this point in the history
  12. Update commit hash to b0f8b96

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    72abd54 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    764d0fa View commit details
    Browse the repository at this point in the history
  14. Update commit hash to 764d0fa

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    3d24a20 View commit details
    Browse the repository at this point in the history
  15. Show filtered node in red

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    ae365e2 View commit details
    Browse the repository at this point in the history
  16. Update commit hash to ae365e2

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    0847ddd View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    d789282 View commit details
    Browse the repository at this point in the history
  18. Update commit hash to d789282

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    cdace6d View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    c526132 View commit details
    Browse the repository at this point in the history
  20. Use break for new lines

    chimp1984 committed Oct 31, 2020
    Copy the full SHA
    5da5737 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Copy the full SHA
    68a15d0 View commit details
    Browse the repository at this point in the history