Skip to content

rcmgr: debug logs around blocked resources should come from the same place #1744

Open
@MarcoPolo

Description

@MarcoPolo

I think there's some confusing when users look at the blocked resources log from the resource manager. Specifically the logs don't always line up with the metrics. I think the metrics are more accurate because they are being hooked in via the traces, while the logs are ad-hoc throughout the code.

The fix here is to create a trace reporter that consumes the trace event and logs blocked resource events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions