commit | 6a3884a42029e29a9cc61d7de5af74372f92a1a4 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Sat Feb 24 18:08:23 2024 -0800 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Sat Feb 24 22:51:52 2024 -0800 |
tree | 248de76ec126671662465286839ff919f894171b | |
parent | 0f54d7ab233ff05e5942cb9b65eed27ebdd0631a [diff] |
threshold: use absolute value for D-Bus Use the absolute value for threshold rather than percentage value. This involves passing the total value from the metric collection so it can be used in percentage calculation within health metric logic. Change-Id: I46240aee54117c70637f9fbf882018f0eac520b2 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>