cars10 / elasticvue

Elasticsearch gui for the browser
https://elasticvue.com
MIT License
1.86k stars 147 forks source link

Fix CPU bar not shown in Nodes table if cpu=0% #226

Closed hchargois closed 6 months ago

hchargois commented 7 months ago

If the current CPU usage of a node is 0%, the nodes table doesn't show the CPU usage percent and "progress" bar.

Before:

Screenshot_20240424-232406

After:

Screenshot_20240425-003413

cars10 commented 6 months ago

Thanks!