Skip to content

Reporting graph driver storage utilization #15331

@simon3z

Description

@simon3z

It may be interesting, for monitoring purpose, to report the storage utilization of the graph drivers.

The information is already reported by some graph drivers, e.g.

https://github.com/docker/docker/blob/a15b676/daemon/graphdriver/devmapper/driver.go#L73-L86

but it's in an unstructured fashion.

I think each driver should report, total and used (or free, or both used/free) space in such a way that could be reliably monitored by external applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/storageImage Storagekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.kind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions