Skip to content

​Add system.filesystem.utilization to the Host Metrics Receiver #883

@rubenruizdegauna

Description

@rubenruizdegauna

The goal is to add system.filesystem.utilization to the OTel hostmetricsreceiver and golden metrics definition for storage utilization.

internal PR

Reference doc

vendor metric name description type ref
OTEL system.filesystem.utilization ??? gauge docs
DataDog system.fs.inodes.used The number of inodes in use. Shown as inode gauge docs
DataDog system.fs.inodes.in_use The number of inodes in use as a fraction of the total. Shown as fraction gauge docs
DataDog system.disk.used The amount of disk space in use. Shown as byte gauge docs
DataDog system.disk.write_time_pct Percent of time spent writing to disk. Shown as percent gauge docs
DataDog system.disk.read_time_pct Percent of time spent reading from disk. Shown as percent gauge docs
NewRelic totalUtilizationPercent The percent of time spent waiting for read or write disk I/O operations. gauge docs
Splunk disk.utilization Percent of disk used on this volume gauge docs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions