]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: rm warning/error threshold for cpu usage 56442/head
authorNizamudeen A <nia@redhat.com>
Tue, 19 Mar 2024 14:57:13 +0000 (20:27 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 25 Mar 2024 05:37:58 +0000 (11:07 +0530)
commite7e2c237fbb1bea70a89f365015579d8469675ad
tree10cab93d2eccbd79f2b16c4d3faf4ec7dfc7dc1a
parent732a6a66e0d6233e844c641332afebff42528e96
mgr/dashboard: rm warning/error threshold for cpu usage

for multi-core cpu's the value can be more than 100% so it doesn't make
sense to show warning/error when the usage is at or more than 100%.
hence removing it

Fixes: https://tracker.ceph.com/issues/58838
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 131a70754a6bfbbb2d1481ba74436953c6ecc226)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.ts