commit | 79434b54aa6868ab21dad90e90c1bd1cdb8d509c | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sun Dec 10 15:33:05 2023 -0800 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Wed Feb 21 11:33:04 2024 -0800 |
tree | 5389538314064f34d3b50241fe742a4508ccb49f | |
parent | c689781d0ed7b73f19782462c1d9284fb005c70e [diff] |
add health_metric_collection implementation Add the interface and implementation for health_metric_collection which encapsulates various health_metrics. This change is in relation to following design and D-Bus interface update - https://gerrit.openbmc.org/c/openbmc/docs/+/64917 https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/64914 Add test_health_metric_collection gtest for unit testing. Change-Id: Ia0b9fbc6bec4850735c7eb74dcd5c40fc47c568c Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>