Skip to content

Internal refactoring - create a dedicated handler for machine level stats #1250

Open
@vishh

Description

@vishh

As of now machine level stats are split across multiple packages - raw container handler for / cgroup stats, fs/fs.go for filesystem stats, cpu load from manager package.

By adding a dedicated handler for the machine, we can group all the machine stats logic into a single package. This will make it easier for devs to add new features.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions