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

Instance CPU metrics #2129

Open
david-crespo opened this issue Apr 5, 2024 · 2 comments · May be fixed by #2654
Open

Instance CPU metrics #2129

david-crespo opened this issue Apr 5, 2024 · 2 comments · May be fixed by #2654
Assignees
Milestone

Comments

@david-crespo
Copy link
Collaborator

OxQL is here and it's real.

get virtual_machine:vcpu_usage | filter timestamp > @now() - 5m && instance_id == "f63a9569-2fcf-4625-97ab-7599cc557c9e" | align mean_within(30s) | group_by [state], sum
@david-crespo david-crespo added this to the 9 milestone Apr 26, 2024
@david-crespo
Copy link
Collaborator Author

david-crespo commented May 14, 2024

Blocked by authz work on the API side. It could be light depending on how one-off we want to make it. See options here: oxidecomputer/omicron#5298 (comment)

@david-crespo
Copy link
Collaborator Author

Not happening in v9. Putting in 10 for now but we'll need to revisit based on underlying capabilities.

@david-crespo david-crespo modified the milestones: 9, 10 Jun 28, 2024
@morlandi7 morlandi7 modified the milestones: 10, 11 Aug 26, 2024
@david-crespo david-crespo modified the milestones: 11, Unscheduled Sep 28, 2024
@david-crespo david-crespo modified the milestones: Unscheduled, 12 Nov 4, 2024
@charliepark charliepark self-assigned this Nov 18, 2024
@morlandi7 morlandi7 modified the milestones: 12, 13 Nov 26, 2024
@david-crespo david-crespo linked a pull request Jan 31, 2025 that will close this issue
@morlandi7 morlandi7 modified the milestones: 13, 14 Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants