[ 
https://issues.apache.org/jira/browse/YUNIKORN-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yu-Lin Chen updated YUNIKORN-2257:
----------------------------------
    Description: 
The current 'Nodes Resource Utilization' bar chart in the UI only shows domaint 
resource. To allow user to identify the top overloaded resources type. We need 
a new api that returns node utlization for multiple resource types. The api 
will be partition-based and allow us to create bar chart in Web UI Nodes page.

Below endpoint will be introduced:
 - /ws/v1/partition/:partition/node-utilization (will return 
[]*dao.NodesUtilDAOInfo)

  was:
The current 'Nodes Resource Utilization' bar chart in the UI only shows domain 
resource. To allow user to identify the most overloaded resource type. We need 
a new api that returns node utlization for multiple resource types. The api 
will be partition-based and allow us to create bar chart in Web UI Nodes page.

Below endpoint will be introduced:
- /ws/v1/partition/:partition/node-utilization (will return 
[]*dao.NodesUtilDAOInfo)


> Add rest API to retrieve node utilization for multiple resource types
> ---------------------------------------------------------------------
>
>                 Key: YUNIKORN-2257
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2257
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - common
>            Reporter: Yu-Lin Chen
>            Assignee: Yu-Lin Chen
>            Priority: Major
>
> The current 'Nodes Resource Utilization' bar chart in the UI only shows 
> domaint resource. To allow user to identify the top overloaded resources 
> type. We need a new api that returns node utlization for multiple resource 
> types. The api will be partition-based and allow us to create bar chart in 
> Web UI Nodes page.
> Below endpoint will be introduced:
>  - /ws/v1/partition/:partition/node-utilization (will return 
> []*dao.NodesUtilDAOInfo)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to