]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: rm warning/error threshold for cpu usage
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:38:29 +0000 (11:08 +0530)
commit8473727bc4c48ceb82eb7e970b6417b23b59f955
tree8c310490392eeff9ef34d256e97c790d040e6ca2
parentd0dac37c7b969a7ea7c72e7d0fc4b9d39648fdd8
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