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 functionality to measure vCPU usage #187

Open
danbugs opened this issue Jan 29, 2025 · 1 comment
Open

Add functionality to measure vCPU usage #187

danbugs opened this issue Jan 29, 2025 · 1 comment
Labels
lifecycle/confirmed Bug is verified or proposal seems reasonable
Milestone

Comments

@danbugs
Copy link
Contributor

danbugs commented Jan 29, 2025

As a developer building my service upon Hyperlight, I need to be able to determine how much CPU time was used by a given function. Hyperlight should provide an API to gather that data.

Wall time is not always a sufficient metric.

@danbugs danbugs added lifecycle/confirmed Bug is verified or proposal seems reasonable kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. labels Jan 29, 2025
@github-actions github-actions bot added the lifecycle/needs-review The issue has not yet been reviewed. label Jan 29, 2025
@syntactically syntactically removed the lifecycle/needs-review The issue has not yet been reviewed. label Jan 29, 2025
@hyperlight-dev hyperlight-dev deleted a comment Jan 29, 2025
@syntactically syntactically removed the kind/enhancement For PRs adding features, improving functionality, docs, tests, etc. label Feb 5, 2025
@syntactically
Copy link
Contributor

See also: #243 for API design around this.

@danbugs danbugs added this to the Backlog milestone Mar 4, 2025
@danbugs danbugs modified the milestones: Backlog, Upcoming Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/confirmed Bug is verified or proposal seems reasonable
Projects
Status: No status
Development

No branches or pull requests

2 participants