Skip to content

Show cpu_exec load in worker load chart #767

Description

@otargowski

Currently, the live-updating charts in the "Manage workers" admin view show only capacity and load, where load interprets the is_running_cpu_exec worker info key as full load of a worker, which is reasonable (a cpu_exec / real-time task execution blocks the execution of other tasks on the given worker).

If the load resulting from real-time tasks was also shown on the charts, then they could be easier to interpret properly.

Perhaps a non-solid pattern could be used for this value instead of a color different from the one for load.

This is blocked by #757.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions