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 load average information to resources API #845

Merged
merged 6 commits into from
May 6, 2024

Conversation

camnwalter
Copy link
Contributor

@camnwalter camnwalter commented May 6, 2024

Closes #828

@camnwalter camnwalter requested a review from stgraber as a code owner May 6, 2024 17:00
@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels May 6, 2024
@stgraber
Copy link
Member

stgraber commented May 6, 2024

Looking into this one now

@stgraber
Copy link
Member

stgraber commented May 6, 2024

I've done:

  • Add an API extension
  • Re-structed commits a bit
  • Renamed LoadAverage to just Load
  • Added function descriptions

@stgraber stgraber force-pushed the load-information branch from d87586b to 5ae6974 Compare May 6, 2024 19:09
stgraber and others added 4 commits May 6, 2024 15:58
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Cam Walter <cam.n.walter@gmail.com>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Cam Walter <cam.n.walter@gmail.com>
@stgraber stgraber force-pushed the load-information branch from 5ae6974 to 266c8f6 Compare May 6, 2024 20:01
stgraber added 2 commits May 6, 2024 16:42
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@stgraber stgraber merged commit 53c0887 into lxc:main May 6, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Changes to the REST API Documentation Documentation needs updating
Development

Successfully merging this pull request may close these issues.

Add load average information to resources API
2 participants