Files
Mohamed OULD HOCINE 882db654e3 Cluster Nodes UI improvements (#24493)
* new optional externalSearch prop for PaginatedEntityTable

* removed non derived attributes from ColumnDefinitions

* added onDataLoaded so the cluster nodes sections could update their header counts

* fetch cluster nodes files

* ClusterGraylogNode type

* cluster node sections using PaginatedEntityTable

* adjust tests

* useProductName instead of Graylog

* Replacing reduce with Object.fromEntries

* fix wrapper top spacing

* increased refetch intervals

* initial static widths

* onDataLoaded avoid double-calling

* Rename titles in server and datanode cluster tables, add opensearch roles

* integrated staticWidth: 'matchHeader'

* add data node cpu percent

* add cpu load metric

* integrated CPU percent metric cell

* staticWidth change createColumnRenderers

* fix merge issues

* finalize col widths

* fix GraylogNodeActions menu display

* implement CPU threshold status

* code cleanup and small refactorings, seamless cpu load computation

* fix type casting

* use PaperSection

---------

Co-authored-by: Tomas Dvorak <tomas.dvorak@graylog.com>
Co-authored-by: Matthias Oesterheld <matthias.oesterheld@graylog.com>
2025-12-18 17:12:40 +01:00
..
2023-02-27 13:11:24 +01:00

First version, additional info to follow.