Comment 2 for bug 1880605

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to monitoring (master)

Reviewed: https://review.opendev.org/730680
Committed: https://git.openstack.org/cgit/starlingx/monitoring/commit/?id=f7437000c75ec15096b97e8c78ecc3c094239b7a
Submitter: Zuul
Branch: master

commit f7437000c75ec15096b97e8c78ecc3c094239b7a
Author: Eric MacDonald <email address hidden>
Date: Mon May 25 16:50:02 2020 -0400

    Platform Memory usage alarm calculation incorrect

    This update removes hugepage memory monitoring, sampling and
    alarming for over usage.

    Hugepage memory is only used by k8s pods or openstack vm's.
    Therefore its usage and alarming should not be tied to the
    platform.

    Change-Id: Iab8104ff56fdd641c058a4fdc587313cbeec9faf
    Closes-Bug: 1880605
    Signed-off-by: Eric MacDonald <email address hidden>