Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

In sc_service/src/metrics.rs, detach the networking-related metrics from non-networking-related metrics #6093

@tomaka

Description

@tomaka

At the moment, metrics such as the CPU usage, disk writing, and so on are updated only when the networking periodically reports its status.

Unfortunately, that means that if the networking has an issue and freezes, then CPU usage, disk writing, ... are never updated. This is a problem, because they might be useful to understand why the networking freezes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4-annoyanceThe client behaves within expectations, however this “expected behaviour” itself is at issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions