hashicorp / hashicorp/nomad

Feature Request: Region wide resource allocation endpoint

Open
#7,016 0 comments 2 reactions 0 assignees View on GitHub
theme/api type/enhancement
Dominant language
Go
Stars
17k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
105

Description

It would be very nice to have an api endpoint that would return the amount of allocated resources across the cluster or per region. This would be useful for capacity planning and knowing when to scale. I would like to be clear, the amount of allocated resources not the amount consumed.

Yes, we could iterate across all nodes and jobs to gather and combine the information, but a single endpoint would make it significantly simpler.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing Nomad's existing API endpoint patterns and how allocated resources are represented across nodes, jobs, clusters, and regions. Done means a single endpoint reports allocated resources, distinct from consumed resources, for the whole cluster or an individual region.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.