feature request: show total allocated resource in the web ui
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
### Nomad version
0.12.3
### Operating system and Environment details
linux
### Details
This is not an issue specifically. But when we trying to place a job onto nomad, we got Resource Exhausted, dimension cpu exhausted. The mean time we were seeing plenty of free CPU resource on the node:

Eventually we do realize that the graph is showing the current usage, not how much it is allocated, which was what we were confused about.
It would be really helpful to provide a graph of how much cpu is allocated along side with the actual resource usage.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the Nomad web UI graph that displays node CPU usage and tracing how its data is supplied; determine where allocated CPU can be obtained. Done means the UI shows allocated CPU alongside actual CPU usage so Resource Exhausted conditions can be understood.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100