Contents

LogicalDiskWritesMetric

A metric that measures the total data written to disk.

Declaration

struct LogicalDiskWritesMetric

Discussion

This metric corresponds to the MetricResult.logicalDiskWrites(_:) case. It appears only in intervalEntries and is not included in state entries.

This type replaces the cumulativeLogicalWrites property of MXDiskIOMetric.

Topics

Measurements

See Also

Disk metrics