Skip to content

Report user and system CPU usage time separately #73

@kukushechkin

Description

@kukushechkin

Currently the package reports cumulative system + user cpu usage time as process_cpu_seconds_total. However, rusage provides separate values for system and user usage and we can report them in addition to the total seconds as e.g. process_cpu_seconds_system and process_cpu_seconds_user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions