Skip to content

Extend instance state CPU data to include maximum possible CPU usage (ns) per second #1730

@bensmrs

Description

@bensmrs

Currently, only CPU time is reported in the /state API endpoint for instances. While the total CPU time can be interesting to some, I think most users are actually interested in a CPU usage in percents (which we can calculate easily from CPU time) relative to the CPU count (which we don’t have access to).

Metadata

Metadata

Assignees

Labels

APIChanges to the REST APIEasyGood for new contributors

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions