Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add current count to scaling event #8090

Closed
cgbaker opened this issue Jun 1, 2020 · 1 comment · Fixed by #8167
Closed

Add current count to scaling event #8090

cgbaker opened this issue Jun 1, 2020 · 1 comment · Fixed by #8167
Assignees
Labels
theme/autoscaling Issues related to supporting autoscaling
Milestone

Comments

@cgbaker
Copy link
Contributor

cgbaker commented Jun 1, 2020

Issue

Add the current count to api.ScalingEvent. This allows the UI to graph the current count for alongside the target count, since this information is not easily accessible via the Nomad API.

Scaling events will happen extant jobs and validation will have ensured that the target group is valid, so this should be a (non-optional) int64 filled out by Nomad during the call to PUT /v1/.../scale, based on the current value for group.Count in the job.

@cgbaker cgbaker added the theme/autoscaling Issues related to supporting autoscaling label Jun 1, 2020
@cgbaker cgbaker added this to the 0.12.0 milestone Jun 1, 2020
@jazzyfresh jazzyfresh self-assigned this Jun 1, 2020
@cgbaker cgbaker assigned cgbaker and unassigned jazzyfresh Jun 11, 2020
@github-actions
Copy link

github-actions bot commented Nov 6, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/autoscaling Issues related to supporting autoscaling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants