-
Notifications
You must be signed in to change notification settings - Fork 17
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
536 add compute resource usage to processingjson #1063
536 add compute resource usage to processingjson #1063
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple questions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as other one - let's use the AwareDatetimeWithDefault. I clearly never pointed this out before... sorry about that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we wanted to change the value_with_unit thing, right? couple other small things as well
Adds a new class ResourceUsage that can optionally be attached to a data process. Actual usage is stored in ResourceTimestamped objects which track percent usage along with timestamps. See examples: